521 Commits (80c705d52810f5db485269b25e2f0bbf3236eb09)

Author SHA1 Message Date
niftynei 53ba34fe3a doc: correct weight numbers for fundpsbt 4 years ago
Rusty Russell 5bb6af6ba8 doc: note default proxy port. 4 years ago
Vincenzo Palazzo f62d7bbe45 Added additional fix to code formatting and English spelling. 4 years ago
Vincenzo Palazzo 9fbeb9bcdc delpay: code style changes and fixed docs 4 years ago
Michael Schmoock 45a0e049e3 doc: plugin channel_state_changed 4 years ago
ZmnSCPxj jxPCSnmZ 277ff0f44c plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 4 years ago
Christian Decker 210734f1b6 docs: Update the repro-build docs to the new docker-based system 4 years ago
Vincenzo Palazzo 5679ea25f3 Fixed doc refused introduced inside the PR #4010 4 years ago
ZmnSCPxj jxPCSnmZ e6a1819de8 doc/lightning-multifundchannel.7.md: Describe `minchannels` flag of `multifundchannel`. 4 years ago
ZmnSCPxj jxPCSnmZ 9460838650 doc/, contrib/: Additional support etc. for multifundchannel. 4 years ago
ZmnSCPxj jxPCSnmZ ee276bcb86 plugins/bcli.c: `sendrawtransaction` now has a required `allowhighfees` argument. 4 years ago
Rusty Russell 3a49320dd1 doc: language tidyups and a few minor refinements. 4 years ago
Vincenzo Palazzo d1c2c5c792 Fixed doc format and rebase 4 years ago
Vincenzo Palazzo dde25b712c Fixed mistake inside the docs 4 years ago
Vincenzo Palazzo 0b0c5898ff Added doc file for the command getlog, help and listconfigs 4 years ago
Vincenzo Palazzo 1a1b2f3d34 Start ping command and fix some convention in other new doc file 4 years ago
Vincenzo Palazzo 77b20754da Added getinfo documentation and add some minor fixing inside the my others changes. 4 years ago
Vincenzo Palazzo 19e4cf1126 Fixed grammar error to stop command documentation 4 years ago
Vincenzo Palazzo 5b1e181525 added documentation of command stop 4 years ago
Vincenzo Palazzo d477a8d755 added sendpsbt documentation 4 years ago
Vincenzo Palazzo d5a20b90b4 added documentation of commands listnodes, sendpsbt 4 years ago
Vincenzo Palazzo 4c72a6b71f added documentation of command listtransactions 4 years ago
Rusty Russell 348f5c50da Makefile: fix up sqlgen and docgen rules. 4 years ago
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`. 4 years ago
Christian Decker 14d08b75cd doc: Document the `msatoshi` parameter for `sendonion` 4 years ago