585 Commits (6b11cc8b8c0273202c459490fb0628e3b781431c)

Author SHA1 Message Date
Antoine Poinsot 49dcb90b4e doc: add a document about our fuzz testing integration 4 years ago
niftynei e66937e012 mfc: Add a `commitment_feerate` optional parameter to multifundchannel 4 years ago
niftynei daa55d1221 df: add notification for receiving peer's funding tx sigs 4 years ago
niftynei 5c04ff1ad7 df: Pass the serial_id of the funding output to openchannel_init caller 4 years ago
niftynei b696ec89a5 df-open: use channel_id for openchannel_update and openchannel_signed 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
grubles f1eebb6c59
Add OpenBSD instructions to INSTALL.md (#4136) 4 years ago
niftynei 4926c25bb5 fundchannel: take a 'close_to' address 4 years ago
niftynei 628df74e26 mfc: allow a 'close_to' address to be passed in 4 years ago
Jan Sarenik 2dd6b82dfb doc: reorder --mainnet before --testnet 4 years ago
Jan Sarenik b8c972a0e2 doc: Add missing signet to --help and man 4 years ago
Rusty Russell 4ba9ad66bc options: remove unused 'commit-fee-min/max' options. 4 years ago
Jan Sarenik 0b5e6c5be1 nit: doc/lightningd-config.5: Remove redundancy 4 years ago
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