590 Commits (master)

Author SHA1 Message Date
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`. 4 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. 4 years ago
Christian Decker de75d3ac0c mpp: Add CLI option to opt-out of multi-part payments 4 years ago
Rusty Russell 406d0d09cf doc/STYLE.md: be clear we're talking about JSON output. 4 years ago
Rusty Russell 1091be3d0d doc: document fundpsbt. 4 years ago
Rusty Russell be17a9392f reserveinputs: add exclusive flag. 4 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 4 years ago
Rusty Russell f53624517b doc: add JSON API advice. 4 years ago
Christian Decker 7978a13cae doc: Add a man-page for the new keysend command 4 years ago
Rusty Russell b1210eef52 doc: update since addition of feerate(7) 4 years ago
ZmnSCPxj jxPCSnmZ b27f4e1f9a doc/lightning-feerates.7.md: Document `feerates` command. 4 years ago
Rusty Russell 94de18ace7 listfunds: add scriptpubkey if it's known. 4 years ago
ZmnSCPxj jxPCSnmZ deabab8934 lightningd/opening_control.c: `fundchannel_cancel` no longer requires a `channel_id` argument. 4 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`. 4 years ago
niftynei a68d79e390 add manpages for reserve/unreserve 4 years ago
Rusty Russell 42bf230bfc doc: regenerate and update. 4 years ago
niftynei 431463b57a listfunds: also list reserved outputs 4 years ago
Christian Decker 1933cc2523 docs: Fix typo in the `pay` command docs 4 years ago
niftynei 27e83f075f doc: remove bitcoin PPA from install instructions, use snap 5 years ago
Glen Cooper 8d98b99bde Update TOR.md 4 years ago
Antoine Poinsot f598caa60d config: don't ignore the --commit-fee option. 4 years ago
Rusty Russell 3c625b367d doc: update cli documentation. 5 years ago
lisa neigut 8acbbca05d coins: use the chain's BIP173 name instead of a 'unit of account' 5 years ago
lisa neigut 44f747b29a coin moves: update PLUGINS.md with details about `coin_movement`s 5 years ago
Christian Decker c7efe0bceb doc: Document the newly added commitment_revocation hook 5 years ago
Rusty Russell 24063ca972 lightningd: have plugin-disable be more persistent. 5 years ago
rbndg e946b1889e Fixed PLUGIN.md comment for invoice creation 5 years ago