560 Commits (0e326dd3a722376adae90ca93da4f2998fd88219)

Author SHA1 Message Date
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
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