393 Commits (46f6c6b96e16013f4cd098fdd75b17bb50b505f4)

Author SHA1 Message Date
darosior 529630a453 doc/Makefile: update readthedocs pages on doc-all 5 years ago
darosior 77f34fad2b doc/Makefile: adapt 'check-manpages' to markdown 5 years ago
darosior 49be9b5545 doc/manpages: Add manpages to readthedocs 5 years ago
darosior d37a2d7c3e doc/manpages: regenerate manpages using markdown templates 5 years ago
darosior 76a4c5f287 doc/Makefile: Use mrkd to generate manpages 5 years ago
darosior 80927039e0 doc/manpages: replace asciidoc by markdown 5 years ago
darosior 3f29216f7b doc/Makefile: Add lightning-plugin manpage 5 years ago
Rusty Russell 04a57ae4af doc/MAKING-RELEASES.md: update. 5 years ago
Rusty Russell 1bd1829a8e doc: update lightning-listforwards(7) 5 years ago
Rusty Russell ca28c30eff funding: don't allow funding new channels until we're synced. 5 years ago
Christian Decker cc5f2dcae3 readme: First pass at homogenizing the readme a bit 5 years ago
Rusty Russell 83e654a106 close: change to a unilateraltimeout argument. 5 years ago
Rene Pickhardt 1dd890825a doc: Document max-concurrent-htlcs option. 5 years ago
darosior f98ae2d1d3 Correct version regex in Makefile, add git as dependency 5 years ago
ZmnSCPxj 821832032d doc/lightningd.8.txt: Initial manpage for lightningd itself. 5 years ago
Rusty Russell bcff30bb3f fixup! doc: fix up documentation about when we move into lightning-dir. 5 years ago
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