Skip to content

Commit af542de

Browse files
committed
f one more pr
1 parent 183e542 commit af542de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ XXX: when was this introduced:
6868
avoid funds loss. This may not have happened in cases where LDK was behind
6969
only exactly one state, leading instead to a revoked broadcast and funds
7070
loss (#2721).
71+
* Fixed a bug where decoding `Txid`s from Bitcoin Core JSON-RPC responses using
72+
`lightning-block-sync` would not properly byte-swap the hash. Note that LDK
73+
does not use this API internally (#2796).
7174

7275
## Backwards Compatibility
7376
* `ChannelManager`s written with LDK 0.0.119 are no longer readable by versions

0 commit comments

Comments
 (0)