File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 7777 restarts, for details check [ this
7878 issue] ( https://github.com/lightningnetwork/lnd/issues/8975#issuecomment-2270528222 ) .
7979
80+ * [ Fix a bug] ( https://github.com/lightningnetwork/lnd/pull/9573 ) where
81+ processing duplicate ChannelUpdates from different peers in quick succession
82+ could lead to our ChannelUpdate rate limiting logic being prematurely
83+ triggered.
84+
8085# New Features
8186
8287* [ Support] ( https://github.com/lightningnetwork/lnd/pull/8390 ) for
105110* [ Add ability] ( https://github.com/lightningnetwork/lnd/pull/8998 ) to paginate
106111 wallet transactions.
107112
113+ * [ Make] ( https://github.com/lightningnetwork/lnd/pull/9562 )
114+ ` MaxWaitNumBlocksFundingConf ` configurable, allowing integration/development
115+ tests to set a lower value for faster funding confirmation timeout while
116+ keeping the default of 2016 blocks for production stability.
117+
108118## RPC Additions
109119
110120* [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 )
You can’t perform that action at this time.
0 commit comments