560 Commits (0e326dd3a722376adae90ca93da4f2998fd88219)

Author SHA1 Message Date
Rusty Russell 919f390a93 sendpay: rename 'description' to 'label'. 6 years ago
Rusty Russell 5e14274f41 sendpay: provide 'bolt11' parameter. 6 years ago
Rusty Russell f83e57d68d doc: update getroute manpage in line with last commit. 6 years ago
Rusty Russell f5dc8b9d52 JSON: allow any number of decimal points when parsing 'btc' suffix. 6 years ago
Christian Decker 816f20d1c0 docs: Autodetect version and copyright year in the sphinx doc 6 years ago
Conor Scott af750d802d Switch to libsodium-dev for ubuntu install instructions 6 years ago
Rusty Russell 52c843f708 CHANGELOG, documentation: update changelog to reflect suffix changes. 6 years ago
Christian Decker 9b721ceca7 plugin: Add docs for hooks 6 years ago
Michael Schmoock 3db534580c doc: add configure --enable-dev in testing chapter 6 years ago
Christian Decker e11ddfc992 docs: Add configuration for the sphinx documentation generator 6 years ago
Christian Decker 886700454d docs: Consolidating header hierarchy slightly 6 years ago
Alekos Filini 21afe1c0f4 doc: fix the command to cross-compile libgmp 6 years ago
Simon Vrouwe 201dd3ce0c doc: improve explanation of getroute command 6 years ago
Simon Vrouwe 4fe60ee769 doc: fundchannel command, clarify optional `feerate` 6 years ago
Mark Beckwith 3e4a3bafc3 doc: fix connect manpage parameter names and... 6 years ago
Rusty Russell d413fc7e9b configure: use system libbase58 if available. 6 years ago
Rusty Russell 21fd8f7eaa configure: use system libsodium if available and modern. 6 years ago
Rusty Russell 53c0a21d2c plugins: get usage from plugins (required unless deprecated_apis == True). 6 years ago
fanquake 132d8460fc doc: skip building bitcoin-qt on macOS 6 years ago
Rusty Russell 3ae0c20026 getroute: change definition (and pay default) for riskfactor. 6 years ago
Simon Vrouwe 10057c8335 openingd/json_fund_channel: 6 years ago
Christian Decker 0266c33476 cleanup: Fix a typo in the sendpay manpage 6 years ago
Mark Beckwith 287af7b660 docs: fix getroute manpage rendering 6 years ago
Rusty Russell 390117c9bb docs: document changes to waitsendpay command. 6 years ago
Rusty Russell dc2ee9639b listchannels: allow source arg to list channels by their source node. 6 years ago
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