65 Commits (master)

Author SHA1 Message Date
Rusty Russell 9da191e034 docs: document addgossip API. 4 years ago
Rusty Russell c4fe2e7f5a doc: Manual page for sendonionmessage. 4 years ago
Rusty Russell c08ff167b2 decode: new generic API to decode bolt11 and bolt12. 4 years ago
Rusty Russell 1aa7e8e011 offers: split offer send_invoice generation into new JSON command 4 years ago
Rusty Russell 47ce7ff0c1 doc: document experimental commands. 4 years ago
Rusty Russell fab0842d31 lightningd: createinvoice low-level invoice creation command. 4 years ago
Rusty Russell c732d8707a JSON-RPC: notifications command. 4 years ago
niftynei 8858ae4f3d df-open: commands to update a PSBT or submit a signed PSBT 4 years ago
niftynei 06c41a0547 dualfund: opener, openchannel_init command (1/3) 4 years ago
Vincenzo Palazzo 9fbeb9bcdc delpay: code style changes and fixed docs 4 years ago
ZmnSCPxj jxPCSnmZ 277ff0f44c plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 4 years ago
ZmnSCPxj jxPCSnmZ 9460838650 doc/, contrib/: Additional support etc. for multifundchannel. 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
Rusty Russell 348f5c50da Makefile: fix up sqlgen and docgen rules. 4 years ago
Christian Decker 037f7201be make: Do not delete deployable-lightning.pdf on maintainer-clean 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 67cde96397 Makefile: respect --quiet and V=1 in doc/Makefile. 4 years ago
Rusty Russell b07327a687 utxopsbt: new command to create PSBT from given utxos. 4 years ago
Rusty Russell 1091be3d0d doc: document fundpsbt. 4 years ago
Christian Decker 7978a13cae doc: Add a man-page for the new keysend command 4 years ago
ZmnSCPxj jxPCSnmZ b27f4e1f9a doc/lightning-feerates.7.md: Document `feerates` command. 4 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
ZmnSCPxj jxPCSnmZ d9b2482415 lightningd/hsm_control.c: Implement `getsharedsecret`. 5 years ago
Vasil Dimov 149620ee0f build: fix and simplify doc/index.rst generation 5 years ago
Christian Decker a3ddf9be9b docs: Add manpage for dev-sendcustommsg 5 years ago
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight. 5 years ago
Christian Decker 2080416a89 doc: Add manpages for `createonion` and `sendonion` 5 years ago
Rusty Russell ad48814746 doc: man pages for checkmessage and signmessage. 5 years ago
darosior 697b501132 doc: place lightningd manpages first in index.rst 5 years ago
Christian Decker c3254e6639 docs: Update manpages to be recognized correctly by mrkd 5 years ago
Christian Decker b77270fa46 docs: Add the title of the manpage to TOC and sort alphabetically 5 years ago
Rusty Russell dbc1ebe06a Makefile: fix race when checking manpages. 5 years ago
darosior 529630a453 doc/Makefile: update readthedocs pages on doc-all 5 years ago
darosior 77f34fad2b doc/Makefile: adapt 'check-manpages' to markdown 5 years ago
darosior 76a4c5f287 doc/Makefile: Use mrkd to generate manpages 5 years ago
darosior 3f29216f7b doc/Makefile: Add lightning-plugin manpage 5 years ago
ZmnSCPxj 821832032d doc/lightningd.8.txt: Initial manpage for lightningd itself. 5 years ago
lisa neigut c0475d0d9d doc: add manpages for fundchannel_[start,complete,cancel] 5 years ago
Rusty Russell 985048edf8 wallet: new commands 'txprepare', 'txsend' and 'txdiscard'. 5 years ago
Rene Pickhardt 22600faed7 manually added a list-forward manpage because I have no idea how a2x works 6 years ago
Christian Decker f82e779f71 check: Run `check-manpages` in /tmp/ instead of the user config 6 years ago
Michael Schmoock c7ab5102ba doc: adds manpage and changelog 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
Michael Hawkins 22921f1ab1 Manpage for lightning-listchannels created 6 years ago
Mark Beckwith d18d950a0a doc: check manpage 6 years ago