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 @@ -262,6 +262,11 @@ that validate `ChannelAnnouncement` messages.
262262 our health checker to correctly shut down LND if network partitioning occurs
263263 towards the etcd cluster.
264264
265+ * [ Fix] ( https://github.com/lightningnetwork/lnd/pull/9050 ) some inconsistencies
266+ to make the native SQL invoice DB compatible with the KV implementation.
267+ Furthermore fix a native SQL invoice issue where AMP subinvoice HTLCs are
268+ sometimes updated incorrectly on settlement.
269+
265270## Code Health
266271
267272* [ Move graph building and
@@ -278,6 +283,7 @@ that validate `ChannelAnnouncement` messages.
278283
279284# Contributors (Alphabetical Order)
280285
286+ * Alex Akselrod
281287* Andras Banki-Horvath
282288* bitromortac
283289* Bufo
You can’t perform that action at this time.
0 commit comments