rust-lightning/pending_changelog
Matt Corallo ba264323f8 Doc the on-upgrade ChannelMonitor startup persistence semantics
Because the new startup `ChannelMonitor` persistence semantics rely
on new information stored in `ChannelMonitor` only for claims made
in the upgraded code, users upgrading from previous version of LDK
must apply the old `ChannelMonitor` persistence semantics at least
once (as the old code will be used to handle partial claims).
2024-10-24 17:44:33 +00:00
..
.empty_folder Update release notes for 0.0.111 2022-09-12 22:33:37 +00:00
3243-remove-balance_msat.txt Remove AvailableBalances::balance_msat 2024-09-09 19:37:03 +02:00
3259-no-downgrade.txt Add missing pending changelog for downgrade on unsafe funding 2024-08-27 19:31:25 +00:00
3322-a.txt Pass info about claimed payments, incl HTLCs to ChannelMonitors 2024-10-24 17:44:33 +00:00
3322-b.txt Stop relying on ChannelMonitor persistence after manager read 2024-10-24 17:44:33 +00:00
matt-persist-preimage-on-upgrade.txt Doc the on-upgrade ChannelMonitor startup persistence semantics 2024-10-24 17:44:33 +00:00