v0.0.122
object 27e55190322546c639e0aefc0363e2f892d22677
authorMatt Corallo <git@bluematt.me>
Tue, 9 Apr 2024 20:04:29 +0000 (20:04 +0000)
v0.0.122 - Apr 09, 2024 - "That Which Is Untested Is Broken"

Bug Fixes
=========
 * `Route` objects did not successfully round-trip through de/serialization
   since LDK 0.0.117, which has now been fixed (#2897).
 * Correct deserialization of unknown future enum variants. This ensures
   downgrades from future versions of LDK do not result in read failures or
   corrupt reads in cases where enums are written (#2969).
 * When hitting lnd bug 6039, our workaround previously resulted in
   `ChannelManager` persistences on every round-trip with our peer. These
   useless persistences are now skipped (#2937).

In total, this release features 4 files changed, 99 insertions, 55
deletions in 6 commits from 1 author, in alphabetical order:
 * Matt Corallo
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQRUmemmLvhKZH3sJ5aNfcEH7gHylAUCZhWfegAKCRCNfcEH7gHy
lGePAQCZfpIlkNqmnrW51/S7DaO5F1q13vZ7MPR7zkJNR/gRpAEAhZksZrRUAkVu
yjbobev7dlGBrayRcZXUrXXlUanO+AE=
=HOwp
-----END PGP SIGNATURE-----