301 Commits (c6b6958ae65e99860d2b479aaaf38a64511d6fca)

Author SHA1 Message Date
trueptolemy d813dff3b4 doc: Update the document of `txprepare` 5 years ago
Michael Schmoock 76f27f47dc doc: HACKING - point out how to run the pylightning tests 5 years ago
darosior 0e2ec27576 doc/requirements.txt: update 'mrkd' dependency 5 years ago
Christian Decker c3254e6639 docs: Update manpages to be recognized correctly by mrkd 5 years ago
darosior 8f8e955421 Update installation instructions and Dockerfile 5 years ago
Christian Decker b77270fa46 docs: Add the title of the manpage to TOC and sort alphabetically 5 years ago
Rusty Russell dbc1ebe06a Makefile: fix race when checking manpages. 5 years ago
Damian Mee e4d0ef6e11 doc: fix wording for fundchannel_complete 5 years ago
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