File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 3333 known TLV fields were incorrectly encoded into the ` ExtraData ` field of
3434 messages in the dynamic commitment set.
3535
36+ - Fixed a [ deadlock] ( https://github.com/lightningnetwork/lnd/pull/10108 ) that
37+ can cause contract resolvers to be stuck at marking the channel force close as
38+ being complete.
39+
3640# New Features
3741
3842## Functional Enhancements
@@ -70,6 +74,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
7074 finish under this timeout value. Consider using a larger timeout value if you
7175 have a slow network.
7276
77+ * The default value for ` gossip.msg-rate-bytes ` has been
78+ [ increased] ( https://github.com/lightningnetwork/lnd/pull/10096 ) from 100KB to
79+ 1MB, and ` gossip.msg-burst-bytes ` has been increased from 200KB to 2MB.
80+
7381
7482## lncli Additions
7583
You can’t perform that action at this time.
0 commit comments