197 Commits (28185c397ceb9d8835e85f66d6afdb028daf3866)

Author SHA1 Message Date
ZmnSCPxj 8eddbb4561 CHANGELOG.md: Reset for next release. 5 years ago
Rusty Russell 804aee766e v0.7.2.1: Nakamoto's Pre-approval by US Congress 5 years ago
Rusty Russell dd617f9cbe v0.7.2 5 years ago
Rusty Russell c7b5216be8 v0.7.2-rc2 5 years ago
Rusty Russell f18b911032 lightningd: listforwards shouldn't put in zero fields for fields we don't know. 5 years ago
Rusty Russell 3fec154413
CHANGELOG.md: shuffle and format into order, label rc1 5 years ago
Rusty Russell ca28c30eff funding: don't allow funding new channels until we're synced. 5 years ago
Rusty Russell 5e78960be0 CHANGELOG: note the support for #557. 5 years ago
Rusty Russell 83e654a106 close: change to a unilateraltimeout argument. 5 years ago
Christian Decker 674017fa1e changelog: Add note on the block backfilling and cleanup fix 5 years ago
Rusty Russell 2f30cdc731 contrib: simple script to bootstrap node. 5 years ago
Rusty Russell 596972366d wire: always ignore unknown odd messages. 5 years ago
Rusty Russell b460590278 plugins: detect and fixup old relative paths. 5 years ago
Rusty Russell fd63b8bf53 lightningd: chdir as soon as we know lightning dir. 5 years ago
trueptolemy 5c153de81e CHANGELOG: Add the record for `forward_event` 5 years ago
trueptolemy bcec6bb6cc API: 'listforwards' now include 'payment_hash' field 5 years ago
Rusty Russell 2255dd4dda
lightningd: avoid thundering herd on restart. 5 years ago
trueptolemy 0ae20399bd CHANGELOG: check the bitcoind version when `setup_topology` 5 years ago
Rusty Russell 310d806dd3 plugins: document and extend the ~/.lightning/plugins/ dir. 5 years ago
darosior 1e2f379e1b Add a CHANGELOG bragline for the plugin command and new fields in 5 years ago
Rusty Russell 6da420a65b lightning-cli: change default printing in response to "format-hint": "simple". 5 years ago
darosior d72f0589bd Add 'channel_opened' notification to changelog 5 years ago
Rusty Russell 6c7a45623e common: detect "sync error" from lnd. 5 years ago
Rusty Russell 443d95e487 lightningd: call disconnect notifier if other side disconnected. 5 years ago
Kristaps Kaupe d02496b89b Return output idx for a funding tx in a channel information in listfunds 5 years ago
Karl-Johan Alm 2309951eda docs: add entry to CHANGELOG about signet addition 5 years ago
darosior 5dee59e969 Plugins: update the doc and add a changelog bragline about 'invoice_payment' notification 5 years ago
lisa neigut 5c07afac7d bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
Rusty Russell 068b593d98 plugins/pay: fix crash when we reach retry timeout. 5 years ago
ZmnSCPxj 011a4bcd83 CHANGELOG.md: Reset for next release. 5 years ago
Rusty Russell 43d5492619 v0.7.1 5 years ago
Rusty Russell fc6de9443f v0.7.1rc5. 5 years ago
Rusty Russell 707ce4cf66 0.7.1rc4 5 years ago
Rusty Russell c1328b3fb7 CHANGELOG.md: v0.7.1rc3 5 years ago
Christian Decker ee587af99e json-rpc: Disable `listtransactions` for the 0.7.1 release 5 years ago
Rusty Russell 77018e6200 CHANGELOG.md: note the db_write hook and listtransactions command. 5 years ago
Rusty Russell 57405d7b68 CHANGELOG.md: v0.7.1rc2 5 years ago
Rusty Russell ea1c52f380 CHANGELOG: Unreleased -> rc1 5 years ago
Rusty Russell bbbe2f5437 CHANGELOG.md: reorder with most impactful changes at top. 5 years ago
lisa neigut 388f31a151 funding: update CHANGELOG with new RPC calls 5 years ago
Rusty Russell c6ec9443b9 jsonrpc: don't return "stop" until we actually have freed resources. 5 years ago
Rusty Russell adc4bf1817 pylightning: remove 0.6.2 JSON compat wedge. 5 years ago
Rusty Russell 1e32b4ab29 gossipd: adjust gossip filters if we discover we're missing gossip. 5 years ago
darosior 7ce4fcd983 Added a CHANGELOG brag line about 'fundchannel' accepting an utxo list 5 years ago
Rusty Russell b48c644e7a listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields. 5 years ago
Rusty Russell 6f015b69fd channeld: don't send feerate spam if we can't set it as high as we want. 5 years ago
Rusty Russell d65946ae53 CHANGELOG: Fix typo in @cdecker's name. 5 years ago
trueptolemy 1ca0eef744 doc: Add the description for 'warning' notification and add a CHANGELOG entry 5 years ago
Simon Vrouwe bbedd3819d plugins/pay.c: add curly braces arround JSON data field 5 years ago
Rusty Russell 985048edf8 wallet: new commands 'txprepare', 'txsend' and 'txdiscard'. 5 years ago