rust-lightning/pending_changelog
Duncan Dean 70762f90ca
Deprecate AvailableBalances::balance_msat
The ChannelMonitor::get_claimable_balances method provides a more
straightforward approach to the balance of a channel, which satisfies
most use cases. The computation of AvailableBalances::balance_msat is
complex and originally had a different purpose that is not applicable
anymore. We deprecate AvailableBalances::balance_msat now and will remove
it in a following release.

Co-authored-by: Willem Van Lint <noreply@wvanlint.dev>
2024-08-20 17:08:34 +02:00
..
.empty_folder Update release notes for 0.0.111 2022-09-12 22:33:37 +00:00
3139-bolt12-compatability.txt Add pending changelog for BOLT12 authentication 2024-07-22 11:38:39 -05:00
3160-format-change.txt Add pending changelog entry for the previous commit 2024-07-17 15:02:13 +00:00
3192-invoice-request-failed-event.txt Make PaymentFailureReason downgradable 2024-08-14 10:55:59 -05:00
3247-deprecate-balance_msat.txt Deprecate AvailableBalances::balance_msat 2024-08-20 17:08:34 +02:00
blinded-hop-features-optional.txt Make blinded hop features optional per spec. 2024-03-18 17:07:27 -04:00
relay-constraints-ser.txt Fix ser for PaymentRelay and PaymentConstraints. 2024-03-14 15:26:11 -04:00