Add release note for blinded HTLC serialization.
authorValentine Wallace <vwallace@protonmail.com>
Mon, 11 Dec 2023 20:38:47 +0000 (15:38 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 23:38:59 +0000 (18:38 -0500)
pending_changelog/multihop-blinded-recv.txt [new file with mode: 0644]

diff --git a/pending_changelog/multihop-blinded-recv.txt b/pending_changelog/multihop-blinded-recv.txt
new file mode 100644 (file)
index 0000000..8bfafc8
--- /dev/null
@@ -0,0 +1,4 @@
+## Backwards Compatibility
+
+* Nodes that upgrade to 0.0.119 and subsequently downgrade after receiving a payment to a blinded
+       path may lose privacy if one or more of those HTLCs fails.