548 Commits (cefb64cd683ff4a4b5b1f30624c0a9068dc4daa5)

Author SHA1 Message Date
Vincenzo Palazzo c9687ab6ce Added proxy information to config information for plugins 4 years ago
Vincenzo Palazzo 6e16ee0eaa Alignment doc with the actual implementation 4 years ago
Christian Decker 037f7201be make: Do not delete deployable-lightning.pdf on maintainer-clean 4 years ago
Rusty Russell 5bedcbeed7 doc: regenerate lightningd-config man page. 4 years ago
Rusty Russell 9b8f08a8a0 lightningd: return min-capacity-sat to its intended purpose. 4 years ago
Rusty Russell bb250358ae Makefile: force regeneration of manpages, wire source. 4 years ago
Rusty Russell a00179d557 doc, wiregen: use SHA256 stamps instead of git versions. 4 years ago
Rusty Russell dd8cd81e91 listpeers: add `features` array using BOLT9 names. 4 years ago
Rusty Russell b9ac032329 doc: force refresh of all manpages. 4 years ago
Rusty Russell 67cde96397 Makefile: respect --quiet and V=1 in doc/Makefile. 4 years ago
Rusty Russell ef3fbab551 invoice: don't allow zero-value invoices. 4 years ago
Rusty Russell aab3808668 utxopsbt: let caller specify locktime, add tests and python binding. 4 years ago
Rusty Russell 14baaaa8ba fundpsbt: let caller specify locktime. 4 years ago
Rusty Russell bf5e99403e utxopsbt: make default to only allow unreserved utxos. 4 years ago
Rusty Russell b07327a687 utxopsbt: new command to create PSBT from given utxos. 4 years ago
Rusty Russell bcd632f2ae listfunds: add "redeemscript" field. 4 years ago
Rusty Russell 6b39731c6a fundchannel: provide outnum 4 years ago
Dave Scotese d2bd1f0fa9 Update TOR.md 4 years ago
Rusty Russell 7a7a849fc2 lightningd: allow plugin commands and options to mark themselves deprecated. 4 years ago
Rusty Russell 151bc47583 JSON-RPC: getmanifest passes allow-deprecated-apis flag. 4 years ago
Rusty Russell 0cbc6447b7 doc: refer to correct option name in STYLE.md. 4 years ago
Vincenzo Palazzo 1521c29fcf listpays mod 1: add destination inside the response when bolt11 is null 4 years ago
Vincent 700897f06e listpays: fixed bolt11 null with keysend and update doc command 4 years ago
ZmnSCPxj jxPCSnmZ 4ca2e49812 lightningd/plugin.c: Make builtin plugins important. 4 years ago
ZmnSCPxj jxPCSnmZ a847487bbe lightningd/plugin.c: Add important plugins, which if they terminate, lightningd also terminates. 4 years ago
ZmnSCPxj jxPCSnmZ e7d89cd7de lightningd/invoice.c: Improve programmatic error reporting for `delinvoice`. 5 years ago
Christian Decker 14d08b75cd doc: Document the `msatoshi` parameter for `sendonion` 4 years ago
ZmnSCPxj jxPCSnmZ 8e02998161 doc/PLUGINS.md: Correct misspelling of `getchaininfo`. 4 years ago
Rusty Russell 71a2aefafd sendonion: add bolt11 arg. 4 years ago
Rusty Russell 23af241c60 doc: document the payment_secret argument to sendpay. 4 years ago
Rusty Russell 73a5f5b313 fundpsbt: make parameters more usable. 5 years ago
Christian Decker de75d3ac0c mpp: Add CLI option to opt-out of multi-part payments 5 years ago
Rusty Russell 406d0d09cf doc/STYLE.md: be clear we're talking about JSON output. 5 years ago
Rusty Russell 1091be3d0d doc: document fundpsbt. 5 years ago
Rusty Russell be17a9392f reserveinputs: add exclusive flag. 5 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 5 years ago
Rusty Russell f53624517b doc: add JSON API advice. 5 years ago
Christian Decker 7978a13cae doc: Add a man-page for the new keysend command 5 years ago
Rusty Russell b1210eef52 doc: update since addition of feerate(7) 5 years ago
ZmnSCPxj jxPCSnmZ b27f4e1f9a doc/lightning-feerates.7.md: Document `feerates` command. 5 years ago
Rusty Russell 94de18ace7 listfunds: add scriptpubkey if it's known. 5 years ago
ZmnSCPxj jxPCSnmZ deabab8934 lightningd/opening_control.c: `fundchannel_cancel` no longer requires a `channel_id` argument. 5 years ago
Christian Decker 9d36e49770 doc: Fix a documentation error in sendonion 5 years ago
Saibato e4cd2148ab Reflect in TOR.md that we need a Tor version >= 0.3.2.2-alpha to reach V3 onions 5 years ago
ZmnSCPxj jxPCSnmZ 5d720536e2 Makefile: Install `tools/hsmtool` as `lightning-hsmtool`. 5 years ago
niftynei a68d79e390 add manpages for reserve/unreserve 5 years ago
Rusty Russell 42bf230bfc doc: regenerate and update. 5 years ago
niftynei 431463b57a listfunds: also list reserved outputs 5 years ago
Christian Decker 1933cc2523 docs: Fix typo in the `pay` command docs 5 years ago
niftynei 27e83f075f doc: remove bitcoin PPA from install instructions, use snap 5 years ago