36 Commits (e2090f015d091c24105b5bbd31ee99c5b54056a9)

Author SHA1 Message Date
Christian Decker 356bb73fe9 log/jsonrpc: getlog was returning invalid JSON. 8 years ago
Rusty Russell 5b3bde715a getinfo: add version information 8 years ago
Rusty Russell e5b2cacd3f daemon: fix up getinfo command, add it to tests. 8 years ago
Rusty Russell 221a96cdeb getinfo: new RPC command 8 years ago
Rusty Russell ea41386ed3 daemon: rename all the low-level commands to dev- 8 years ago
Rusty Russell c83fb1a2dd waitinvoice: RPC call for processing incoming invoices. 8 years ago
Rusty Russell 0761c12381 delinvoice: routine to remove an unpaid invoice. 8 years ago
Rusty Russell f6a0ea0b66 listinvoices: RPC command to show one or all invoices. 8 years ago
Rusty Russell 060ff29b45 Rename payment to invoice. 8 years ago
Rusty Russell 2610799bda pay: split into getroute and sendpay 8 years ago
Rusty Russell 7550ec23ec daemon: new command gethtlcs. 8 years ago
Rusty Russell 72a9cfbbe2 test: test feerate changes. 8 years ago
Rusty Russell 190b30e958 daemon: test restarting. 8 years ago
Rusty Russell 3866d7605c daemon: reconnect support. 8 years ago
Rusty Russell 69a8ea2ad9 daemon: pay command. 8 years ago
Rusty Russell f4f0c1aa18 daemon: add dev-routefail command. 8 years ago
Rusty Russell b1ac490bea daemon: add-route RPC command. 8 years ago
Rusty Russell 5027410ab1 daemon: payment infrastructure. 8 years ago
Rusty Russell b9d4f7c0ab daemon: dev-output command. 9 years ago
Rusty Russell e1c6f2d630 daemon: dev-signcommit command to sign the current commit tx. 9 years ago
Rusty Russell 76cb195ea1 daemon: dev-disconnect command. 9 years ago
Rusty Russell 51de503096 daemon: keep track of simple addresses for injecting funds. 9 years ago
Rusty Russell 5e7b3d02a1 daemon: batching of changes as per BOLT #2. 9 years ago
Rusty Russell 71c02c7b4c daemon: make json_get_param() understand which args are compulsory. 9 years ago
Rusty Russell 168ed96b12 daemon: close command. 9 years ago
Rusty Russell f690be1e83 daemon: dev-crash command. 9 years ago
Rusty Russell a3e3f83d9f daemon: dev-mocktime command 9 years ago
Rusty Russell 2346f6bf14 daemon: routefail command. 9 years ago
Rusty Russell 1e82799852 daemon: fulfillhtlc command 9 years ago
Rusty Russell 6bdaa5d1ca daemon: newhtlc command. 9 years ago
Rusty Russell 5acb3c9848 daemon: dev-rhash command. 9 years ago
Rusty Russell fc49e3fd74 daemon: rename 'state' to 'dstate' everywhere. 9 years ago
Rusty Russell 08ccb4b6f0 getpeers: new command. 9 years ago
Rusty Russell d68ae0b612 jsonrpc: adapt it to be async. 9 years ago
Rusty Russell 2df28021ac daemon: command to connect 9 years ago
Rusty Russell 9ccb51c93f daemon: UNIX domain socket for JSON-based control. 9 years ago