585 Commits (06a54606a341125962f406c1fb0d2ad72ec98c71)

Author SHA1 Message Date
Rusty Russell 9da191e034 docs: document addgossip API. 4 years ago
Rusty Russell 0056dd7557 lightningd: disallow --daemon without --log-file. 4 years ago
Michael Schmoock 54675546ab doc: openchannel note close_to can only be set once 4 years ago
Michael Schmoock 7106349eab doc: document peer_connected hook chainable 4 years ago
Michael Schmoock 4e8d3f395b doc: document custommsg hook now chainable 4 years ago
Christian Decker 527cae0d4c doc: Make the release process a bit more readable 4 years ago
Christian Decker 25a7bf6aa3 doc: Update release process document 4 years ago
Rusty Russell 130280d457 doc/PLUGINS.md: Document the onion_message and onion_message_blinded hooks. 4 years ago
Rusty Russell 424800fba6 doc: note where experimental-offers is required or affects commands. 4 years ago
Rusty Russell c4fe2e7f5a doc: Manual page for sendonionmessage. 4 years ago
Rusty Russell 529ae0d766 plugins: allow plugins to disable themselves at startup. 4 years ago
Rusty Russell 4bb05e46e9 offers: convert currency when they request an invoice. 4 years ago
Rusty Russell 030a19a8af sendinvoice: don't allow separate invoice and command timeouts. 4 years ago
Rusty Russell fdc1f75745 doc: fix waitinvoice update. 4 years ago
Rusty Russell 8f37437a14 doc: update and fix listinvoices output in man page. 4 years ago
Rusty Russell d867fab3a7 sendinvoice: call waitinvoice directly to on invoice payment. 4 years ago
Rusty Russell c08ff167b2 decode: new generic API to decode bolt11 and bolt12. 4 years ago
Rusty Russell 1aa7e8e011 offers: split offer send_invoice generation into new JSON command 4 years ago
Rusty Russell 47ce7ff0c1 doc: document experimental commands. 4 years ago
Christian Decker 91e406ed6f doc: Document existence of `erring_direction` in `sendpay` result 4 years ago
Rusty Russell 1a8978100e invoice: add ctlv option. 4 years ago
Christian Decker 0d1b45dfcc json-rpc: Give `waitblockheight` an error code for timeouts 4 years ago
Christian Decker 2981184fac docs: Document `bolt11` and `payment_hash` arguments of listinvoices 4 years ago
Karol Hosiawa a2c208e121 Added spent option to listfunds 4 years ago
ZmnSCPxj jxPCSnmZ 423f3944e3 doc/BACKUP.md: Minor typo due to rearranged text. 4 years ago
ZmnSCPxj jxPCSnmZ 0e326dd3a7 doc/BACKUP.md: Document backup strategies for `lightningd`. 4 years ago
Rusty Russell 723c16072a cleanups: feedback from Christian Decker review. 4 years ago
Rusty Russell fab0842d31 lightningd: createinvoice low-level invoice creation command. 4 years ago
Rusty Russell d971e3de98 Plugin: support extra args to "start". 4 years ago
Rusty Russell 8a9976c4c1 plugins: support concatenation of multiple args. 4 years ago
niftynei 1ca2c66c54 make: have `git submodule update` be recursive 4 years ago
Michael Schmoock 4507203a48 doc: fees on listpeers 4 years ago
niftynei e81d78ec4c fundpsbt/utxopsbt: new `min_witness_weight` param 4 years ago
ZmnSCPxj jxPCSnmZ 32de621886 lightningd/plugin_hook.c: Make `db_write` a chained hook. 4 years ago
niftynei 6077eca660 df: pass back 'close_to' for completed/commitment secured channels 4 years ago
ZmnSCPxj jxPCSnmZ ff090ecfe6 doc/TOR.md: Add missing instructions to add user to Tor group. 4 years ago
ZmnSCPxj jxPCSnmZ dc83862fc2 doc/PLUGINS.md: Fix typo. 4 years ago
fiatjaf 9e4bed73d9 optional "failure_onion" in reply to htlc_accepted hook. 4 years ago
Antoine Poinsot 6b347e1895 doc: document output descriptors in hsmtool 4 years ago
positiveblue fa1483a00d `hsm_secret` generation from a seed-phrase 4 years ago
Rusty Russell fb295ffb51 plugin: sort topological candidates by specified order. 4 years ago
Rusty Russell e2a31f42f2 plugins: allow 'before' and 'after' arrays for hooks. 4 years ago
Michael Schmoock 86137852d2 doc: update channel_state_changed notification 4 years ago
fiatjaf 15b2546d45 doc: move "next_onion" and "shared_secret" to inside "onion". 4 years ago
Jan Sarenik 90ad541cd2 doc: STYLE.md fix "parameters get" 4 years ago
Michael Schmoock 6697ebcebb doc: update HACKING.md 4 years ago
Michael Schmoock 5b542195d3 doc: typo in lightning-setchannelfee.7 4 years ago
Rusty Russell 1e5789d421 close: add notification for slow closes. 4 years ago
Rusty Russell 41290a436f lightning-cli: print notifications (with '# ' prefix) if received. 4 years ago
Rusty Russell c732d8707a JSON-RPC: notifications command. 4 years ago