Skip to content

Commit bce5237

Browse files
committed
f add backwards compat notes
1 parent 2802950 commit bce5237

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ the old mempool/low/medium/high priorities are as follows:
4949
prior to reconnection can be sent after reconnection. This could result in
5050
undefined channel state and force-closes (#2663).
5151

52+
## Backwards Compatibility
53+
54+
* Creating a blinded path to receive a payment then downgrading to LDK prior to
55+
0.0.117 may result in failure to receive the payment (#2413).
56+
* Calling `ChannelManager::pay_for_offer` or
57+
`ChannelManager::create_refund_builder` may prevent downgrading to LDK prior
58+
to 0.0.118 until the payment times out and has been removed (#2039).
59+
5260
## Node Compatibility
5361
* LDK now sends a bogus `channel_reestablish` message to peers when they ask to
5462
resume an unknown channel. This should cause LND nodes to force-close and

pending_changelog/1-hop-bps.txt

-4
This file was deleted.

pending_changelog/invoice_request_failed_downgrade.txt

-3
This file was deleted.

0 commit comments

Comments
 (0)