178 Commits (4f937ea1f0174a8dbb5ff9017e23ba44718a5db0)

Author SHA1 Message Date
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
Christian Decker a57fdf2033 plugin: Added CHANGELOG entry and docs for the htlc_accepted hook 5 years ago
darosior fba050e891 CHANGELOG: Add some informations about the new category field in commands 5 years ago
trueptolemy 11412435ce Channeld: init channel with remote announcement info when restart 6 years ago
Rusty Russell 5506924f2f pay: update documentation. 5 years ago
darosior e99335eefb CHANGELOG: Add a line about the new default plugin directory 6 years ago
Rusty Russell e5b5f1d7e5 openingd: add openchannel hook. 5 years ago
Rusty Russell 6b32b72dee configure: use "-Og" for non-developer builds, add COPTFLAGS variable. 6 years ago
Rusty Russell 2a2341c56c bolt11: fix decoding and encoding of unknown fields. 6 years ago
trueptolemy 3445abb553 json-rpc: Add failcode info in listforwards 6 years ago
Rusty Russell dddfdc7f10 pytest: add dev hack for testing option_upfront_shutdown_script. 6 years ago
Rusty Russell a552130d3d lightningd: make sure we correctly clear connections from connectd on error. 6 years ago
Rusty Russell 7f7ad4f89f connected_hook: allow hook to specify an error message. 6 years ago
Rusty Russell d0aefac5c3 wallet: fix crash when we have height requirement. 6 years ago
Michael Schmoock 37f4cbd4ab fix: changelog included setchannelfee for 0.7.0 6 years ago
Michael Schmoock 05b1b3f488 doc: adds capacity default values to manpage 6 years ago
Rusty Russell c84cade270 channeld: give some tolerance for empty commitments. 6 years ago
Rusty Russell 43d07aaed2 lightningd: implement invoice hook. 6 years ago
Rusty Russell aa00e26765 JSON: remove fields deprecated in 0.6.2. 6 years ago
Rusty Russell 70623076b8 CHANGELOG.md: note lnd-compat fixes 6 years ago