185 Commits (1567238dd99cff737490d9bc697a2bdd9608165e)

Author SHA1 Message Date
Rusty Russell 1567238dd9 invoice: option to expose/not-expose private channels. 6 years ago
Rusty Russell f321b1d35f getroute: remove seed arg, document fromid, make default fuzzpercent match docs. 6 years ago
Rusty Russell 61420bf79b configure: (mostly) revert b7a56f0531 6 years ago
Rusty Russell 75df22e9e2 doc/MAKING-RELEASES: clarifications based on previous release. 6 years ago
Conor Scott a2413f47e5 [doc] rename plugins.md -> PLUGINS.md... because the rest were uppercase 6 years ago
Christian Decker b7a56f0531 plugin: Gate the plugin subsystem with the --enable-plugins configure flag 6 years ago
Conor Scott 2ee1061c16 [docs] Add missing 'level' description for listpeers manpage. 6 years ago
Michael Hawkins 22921f1ab1 Manpage for lightning-listchannels created 6 years ago
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