277 Commits (202ab912348573b57502547948d902d052e1b966)

Author SHA1 Message Date
Rusty Russell 202ab91234 doc: fix up documentation about when we move into lightning-dir. 5 years ago
Rusty Russell fd63b8bf53 lightningd: chdir as soon as we know lightning dir. 5 years ago
trueptolemy 7b59431a6c doc: Add the description for 'forward_event' notification 5 years ago
Simon Vrouwe 1ae8b73f0e doc: invoice manpage: add some details about route hint selection 5 years ago
Rusty Russell 488ef67b9b doc: fix typo in default port number. 5 years ago
Rusty Russell 310d806dd3 plugins: document and extend the ~/.lightning/plugins/ dir. 5 years ago
Rusty Russell 9e5b9a31c9 FreeBSD: fix build. 5 years ago
darosior dda154612c doc: add the new init and getmanifest fields 5 years ago
darosior e61e0cc28b Add a manpage for the 'plugin' command 5 years ago
Rusty Russell 6da420a65b lightning-cli: change default printing in response to "format-hint": "simple". 5 years ago
darosior 2683170da8 Test and document 'channel_opened' notification 5 years ago
Kristaps Kaupe d02496b89b Return output idx for a funding tx in a channel information in listfunds 5 years ago
darosior 5dee59e969 Plugins: update the doc and add a changelog bragline about 'invoice_payment' notification 5 years ago
sskender 2235d3b9d7 Update INSTALL.md 5 years ago
lisa neigut 068496298c bolt-gen: rm unused bolt-generator; rename new bolt generator 5 years ago
Karl-Johan Alm 918e130448 add signet support 5 years ago
ZmnSCPxj bb301040e4 lightningd/options.c: Add option for setting how long to keep trying bitcoin-cli command. 5 years ago
Kristaps Kaupe 868bde5e00 Add missing return fields to the manpage of listforwards 5 years ago
darosior 7984a55339 doc: Add hooks to the 'getmanifest' example in PLUGINS.md 5 years ago
lisa neigut 5c07afac7d bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
Juraj Bednar ab52638f93 Fix typos and options 5 years ago
lisa neigut 7046d0220c makefiles: move all unit tests under `make check-units` 5 years ago
darosior da676baac4 plugins doc: remove the 'only string options' warning 5 years ago
darosior 8edf55b34a doc: Correct preimage field name in pay return value 5 years ago
lisa neigut c0475d0d9d doc: add manpages for fundchannel_[start,complete,cancel] 5 years ago
darosior 1b29b063b2 fundchannel: Update the manpage and Pylightning's method 5 years ago
Rusty Russell b48c644e7a listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields. 5 years ago
Rusty Russell 0e7b26d7c7 devtools/credit: script to highlight contributions for this commit. 5 years ago
trueptolemy 1ca0eef744 doc: Add the description for 'warning' notification and add a CHANGELOG entry 5 years ago
Rusty Russell 985048edf8 wallet: new commands 'txprepare', 'txsend' and 'txdiscard'. 5 years ago
Christian Decker a57fdf2033 plugin: Added CHANGELOG entry and docs for the htlc_accepted hook 5 years ago
Rene Pickhardt 22600faed7 manually added a list-forward manpage because I have no idea how a2x works 6 years ago
Kristaps Kaupe 441c571650 Better describe "urgent", "normal" and "slow" feerates 5 years ago
ZmnSCPxj bbec8f62e0 doc/lightning-pay.7.txt: Remove references to value randomization, since it is no longer implemented, and describe shadow routes. 5 years ago
Rusty Russell 5506924f2f pay: update documentation. 5 years ago
Rusty Russell 8b2a84a0c7 plugins: don't hand empty strings for unset options. 6 years ago
Rusty Russell e5b5f1d7e5 openingd: add openchannel hook. 6 years ago
darosior 7e7358ec1e Doc: update 'waitsendpay' manpage 6 years ago
darosior 182556cfda Updated 'listfunds' doc and manpage 6 years ago
Rusty Russell e51a13975f Makefile: don't generate CSVs unless explicitly told to. 6 years ago
GreenAddress fb07265663 remove libbase58, use base58 from libwally (#2594) 6 years ago
Christian Decker f82e779f71 check: Run `check-manpages` in /tmp/ instead of the user config 6 years ago
Rusty Russell 7f7ad4f89f connected_hook: allow hook to specify an error message. 6 years ago
Michael Schmoock 05b1b3f488 doc: adds capacity default values to manpage 6 years ago
Rusty Russell 43d07aaed2 lightningd: implement invoice hook. 6 years ago
Rusty Russell ba41238df9 invoice: allow suffixes. 6 years ago
Rusty Russell 1d6584e733 invoice: change default expiry to 7 days. 6 years ago
Rusty Russell 5009d628a3 lightning-cli: do pretty-printing. 6 years ago
Michael Schmoock 0fc9368167 doc: commandline switch min-capacity-sat 6 years ago
darosior b60b09a2ca Update 'withdraw' and 'fundchannel' calls documentation 6 years ago