rust-lightning/pending_changelog
Valentine Wallace 02316d28f1
Remove pending_inbound_payments map from ChannelManager
LDK versions prior to 0.0.104 had stateful inbound payments written in this
map. In 0.0.104, we added support for stateless inbound payments with
deterministically generated payment secrets, and maintained deprecated support
for stateful inbound payments until 0.0.116. After 0.0.116, no further inbound
payments could have been written into this map.
2024-11-08 10:28:29 -05: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
3383-deprecate-old-inbounds.txt Remove pending_inbound_payments map from ChannelManager 2024-11-08 10:28:29 -05:00