566 Commits (9d57612415755e4d095e3d511fbc63d42965a64e)

Author SHA1 Message Date
Christian Decker 91e406ed6f doc: Document existence of `erring_direction` in `sendpay` result 4 years ago
Rusty Russell 1a8978100e invoice: add ctlv option. 4 years ago
Christian Decker 0d1b45dfcc json-rpc: Give `waitblockheight` an error code for timeouts 4 years ago
Christian Decker 2981184fac docs: Document `bolt11` and `payment_hash` arguments of listinvoices 4 years ago
Karol Hosiawa a2c208e121 Added spent option to listfunds 4 years ago
ZmnSCPxj jxPCSnmZ 423f3944e3 doc/BACKUP.md: Minor typo due to rearranged text. 4 years ago
ZmnSCPxj jxPCSnmZ 0e326dd3a7 doc/BACKUP.md: Document backup strategies for `lightningd`. 4 years ago
Rusty Russell 723c16072a cleanups: feedback from Christian Decker review. 4 years ago
Rusty Russell fab0842d31 lightningd: createinvoice low-level invoice creation command. 4 years ago
Rusty Russell d971e3de98 Plugin: support extra args to "start". 4 years ago
Rusty Russell 8a9976c4c1 plugins: support concatenation of multiple args. 4 years ago
niftynei 1ca2c66c54 make: have `git submodule update` be recursive 4 years ago
Michael Schmoock 4507203a48 doc: fees on listpeers 4 years ago
niftynei e81d78ec4c fundpsbt/utxopsbt: new `min_witness_weight` param 4 years ago
ZmnSCPxj jxPCSnmZ 32de621886 lightningd/plugin_hook.c: Make `db_write` a chained hook. 4 years ago
niftynei 6077eca660 df: pass back 'close_to' for completed/commitment secured channels 4 years ago
ZmnSCPxj jxPCSnmZ ff090ecfe6 doc/TOR.md: Add missing instructions to add user to Tor group. 4 years ago
ZmnSCPxj jxPCSnmZ dc83862fc2 doc/PLUGINS.md: Fix typo. 4 years ago
fiatjaf 9e4bed73d9 optional "failure_onion" in reply to htlc_accepted hook. 4 years ago
Antoine Poinsot 6b347e1895 doc: document output descriptors in hsmtool 4 years ago
positiveblue fa1483a00d `hsm_secret` generation from a seed-phrase 4 years ago
Rusty Russell fb295ffb51 plugin: sort topological candidates by specified order. 4 years ago
Rusty Russell e2a31f42f2 plugins: allow 'before' and 'after' arrays for hooks. 4 years ago
Michael Schmoock 86137852d2 doc: update channel_state_changed notification 4 years ago
fiatjaf 15b2546d45 doc: move "next_onion" and "shared_secret" to inside "onion". 4 years ago
Jan Sarenik 90ad541cd2 doc: STYLE.md fix "parameters get" 4 years ago
Michael Schmoock 6697ebcebb doc: update HACKING.md 4 years ago
Michael Schmoock 5b542195d3 doc: typo in lightning-setchannelfee.7 4 years ago
Rusty Russell 1e5789d421 close: add notification for slow closes. 4 years ago
Rusty Russell 41290a436f lightning-cli: print notifications (with '# ' prefix) if received. 4 years ago
Rusty Russell c732d8707a JSON-RPC: notifications command. 4 years ago
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