File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
This release named by @nalinbhardwaj .
10
10
11
+ NOTE ONE: Both the dual-funding and offers protocols have changed, and
12
+ are incompatible with older releses (they're both still draft)
13
+
14
+ NOTE TWO: ` rebalance ` and ` drain ` plugins will need to be redownloaded as
15
+ older versions will no longer work -- ` payment_secret ` is now compulsory.
16
+
17
+
18
+
11
19
### Added
12
20
13
- - JSON-RPC: ` invoice ` now outputs explicit ` payment_secret ` it its own field. ([ #4646 ] )
21
+ - JSON-RPC: ` invoice ` now outputs explicit ` payment_secret ` as its own field. ([ #4646 ] )
14
22
- JSON-RPC: ` listchannels ` can be queried by ` destination ` . ([ #4614 ] )
15
23
- JSON-RPC: ` invoice ` now gives ` warning_private_unused ` if unused unannounced channels could have provided sufficient capacity. ([ #4585 ] )
16
24
- JSON-RPC: ` withdraw ` , ` close ` (and others) now accept taproot (and other future) segwit addresses. ([ #4591 ] )
You can’t perform that action at this time.
0 commit comments