222 Commits (8e8f5bbabada7e0fa34ffc9e3bc64ee234605868)

Author SHA1 Message Date
Rusty Russell 2af3996bea doc: document explicitly that you can use prefixes for setchannelfee 'base' 6 years ago
Michael Schmoock c7ab5102ba doc: adds manpage and changelog 6 years ago
Rusty Russell 435843acfa doc: document UNIX domain sockets in lightning-connect. 6 years ago
Rusty Russell 3e67c09d5e newaddr: support getting both bech32 and p2sh addresses. 6 years ago
Rusty Russell 1da8e498c0 doc: fill in parameters in getroute manpage. 6 years ago
Rusty Russell a988ed70b9 doc/REPRODUCIBLE.md: describe to do reproducible builds. 6 years ago
Rusty Russell 1dcc482350 Update CHANGELOG.md for -rc2. 6 years ago
Rusty Russell ce5d61be32 CHANGELOG.md: order into user impact and coolness, while maintaining sections. 6 years ago
Rusty Russell 203ef2ed0b listsendpays: updated version of listpayments. 6 years ago
Rusty Russell 56dfbec6bd listpays: new command to summarize pay commands. 6 years ago
Rusty Russell e0605466bf doc: update listpayments man page to match current semantics. 6 years ago
Rusty Russell 1ec959752b plugin/pay: rename 'description' to 'label', deprecate 'description'. 6 years ago
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