File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 113
113
minimum ` ConfirmationTarget::MinAllowed{,Non}AnchorChannelRemoteFee ` we've
114
114
seen over the past day (and do not force-close if we haven't been running for
115
115
a full day, #3037 ).
116
+ * ` MonitorUpdatingPersister ` did not read ` ChannelMonitorUpdate ` s when
117
+ archiving a ` ChannelMonitor ` , causing the archived ` ChannelMonitor ` to be
118
+ missing some updates. Those updates were not removed from the ` KVStore ` and
119
+ monitors being archived should have no pending updates as they were persisted
120
+ on each new block for some time before archiving (#3276 ).
116
121
* ` invoice_error ` s from BOLT 12 recipients now fail payments (#3085 , #3192 ).
117
122
* Fixed a bug which may lead to a missing ` Event::ChannelClosed ` and missing
118
123
` Error ` messages for peers when a bogus funding transaction is provided for a
You can’t perform that action at this time.
0 commit comments