File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -253,6 +253,11 @@ that validate `ChannelAnnouncement` messages.
253253 our health checker to correctly shut down LND if network partitioning occurs
254254 towards the etcd cluster.
255255
256+ * [ Fix] ( https://github.com/lightningnetwork/lnd/pull/9050 ) some inconsistencies
257+ to make the native SQL invoice DB compatible with the KV implementation.
258+ Furthermore fix a native SQL invoice issue where AMP subinvoice HTLCs are
259+ sometimes updated incorrectly on settlement.
260+
256261## Code Health
257262
258263* [ Move graph building and
@@ -269,6 +274,7 @@ that validate `ChannelAnnouncement` messages.
269274
270275# Contributors (Alphabetical Order)
271276
277+ * Alex Akselrod
272278* Andras Banki-Horvath
273279* bitromortac
274280* Bufo
You can’t perform that action at this time.
0 commit comments