File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8
8
9
9
This release named by @USERNAME .
10
10
11
+ ** WARNING** : ` --experimental-splicing ` is incompatible with previous CLN versions! You will not
12
+ be able to reestablish channels with older nodes at all, if this is enabled!
13
+
11
14
### Added
12
15
13
16
- Protocol: we now offer peer storage to any peers who create a channel. ([ #8140 ] )
@@ -30,7 +33,7 @@ This release named by @USERNAME.
30
33
31
34
### Changed
32
35
33
- - Splicing: The splicing protocol is now compatible with Eclair. ([ #8021 ] )
36
+ - Splicing: The splicing protocol is now compatible with Eclair, incompatible with previous CLN versions ([ #8021 ] )
34
37
- Protocol: We now exchange ` announcement_signatures ` as soon as we're ready, rather than waiting for 6 blocks (as per recent BOLT update.) ([ #8136 ] )
35
38
- Protocol: We won't forget still-opening channels after 2016 blocks, unless there are more than 100. ([ #8162 ] )
36
39
- Reckless: Accepts a source url or local directory as an argument to ` reckless install ` . ([ #8266 ] )
You can’t perform that action at this time.
0 commit comments