327 Commits (496d2cae5fd6be08cb88dc58f05715f269094625)

Author SHA1 Message Date
arowser 38ceb9a736 update the raspiberry build process 6 years ago
Christian Decker 69953bcb2a plugin: Document JSON-RPC passthrough and notifications 6 years ago
Mark Beckwith d18d950a0a doc: check manpage 6 years ago
Franck Royer dc7b76e5e6 Update testing requirements and instructions 6 years ago
lisa neigut c497bad2e9 changelog + docs: Add entries for `announce` option on `fundchannel` 6 years ago
Rene Pickhardt c420f04d66 added more hints what to consider when loading several plugins 6 years ago
Rene Pickhardt f8d630a30c emphasized that a plugin needs to be executable 6 years ago
Michael Hawkins 1c3b8c8ec5 Created listpeers asciidoc, generated manpage using a2x and updated Makefile 6 years ago
Michael Hawkins 561a66354b Man page for lightning-disconnect created 6 years ago
Rusty Russell aa4284a35e docs: document plugin options. 6 years ago
Rusty Russell 31830ea6bb doc: Use subsections for option types. 6 years ago
Christian Decker 82393036e3 plugin: Update documentation of the rpcmethods 6 years ago
Christian Decker c90be02372 docs: Replace example method params with a long description 6 years ago
ZmnSCPxj e74349c506 doc/lightning-pay.7.txt: Clarify randomization by `pay` command. 6 years ago
Jonas Nick da431333b8 Fix default lightning datadir in lightningd-config doc 6 years ago
Rusty Russell 56fd2541c3 doc: make it clearer that specifying addr etc disables autolisten. 6 years ago
Christian Decker 74c58e9f25 docs: Add an initial draft of the plugin documentation 6 years ago
Christian Decker 59e37c12cd plugin: Add plugins to lightningd and register arguments 6 years ago
Rusty Russell d4f164eb39 Release: add helper script for release, and checklist for the process. 6 years ago
Rusty Russell e1b1abd328 doc: fix argument documentation for lightning-sendpay. 6 years ago
trueserve dbb9b0c077 options: Parse config file before opening working directory 6 years ago
lisa neigut 9d496f9a74 hacking: install `cppcheck` and `shellcheck` 6 years ago
Rusty Russell f9fba1d7c6 doc/lightning-invoice: document warnings. 6 years ago
lisa neigut 2327f04b54 HACKING.md: Update rec'd test cmd to `full-check` 6 years ago
Christian Decker 674d176087 doc: Update docs to remove 100% upper bound 6 years ago
Wladimir J. van der Laan 634f19a7b2 doc: Regenerate man-pages after spelling corrections 6 years ago
Wladimir J. van der Laan 6a4468edca doc: Spelling corrections 6 years ago
Rusty Russell 312209ad60 pytest: support simple subdaemon debugging. 6 years ago
Rusty Russell 7b9341e762 subdaemon: better GDB support. 6 years ago
Rusty Russell 8bc845d7b6 lightningd: inline overview documentation (part 1 of 8). 6 years ago
Rusty Russell db3c387264 feerate: allow names 'urgent' 'normal' and 'slow'. 6 years ago
Rusty Russell e0952ceff2 feerate: use suffix, not separate argument. 6 years ago
Christian Decker b270ab02ec docs: Compile man-pages 6 years ago
Rusty Russell 14dc1c37ab fundchannel / withdraw: allow explicit feerate setting. 6 years ago
Rene Pickhardt 7635b24a29 changed formatting for better readability on github 6 years ago
Rusty Russell 9d517ddc1d options: remove default-fee-rate now we don't use it. 6 years ago
Rusty Russell 213be90e77 log: implement reopening log-file on SIGHUP 6 years ago
conanoc 80a875a9a5 Update HACKING.md 6 years ago
Christian Decker ae99e493b8 pytest: Remove test_lightningd and all the legacy testing framework 6 years ago
gabridome 2db832ab3e Errors corrected 6 years ago
gabridome b4cb4da232 In-document links don't work if "." is present 6 years ago
gabridome f95ef5f3ff Suggested changes incorporated. 6 years ago
gabridome a92d7f1490 File improvements 6 years ago
Rusty Russell 52303029aa fundchannel: cap 'all' at 2^24-1 satoshi. 6 years ago
Christian Decker 55d450ff00 pay: Exempt a fee from the maxfeepercent rule it is still tiny 6 years ago
William Casarin 6e4745b28a doc: update python test requirements in HACKING 6 years ago
Mark Beckwith 369bd274a1 Updated docs to reflect bech32 default 6 years ago
Mark Beckwith 05d4e8519c improved testing section 6 years ago
wintercooled e0a5c8144e Change withdrawal documentation failure outcome - referred to channel not transaction. (#1726) 6 years ago
arowser 97118c558e add --conf parameter 6 years ago