docs: update docs/release-notes/release-notes-0.18.3.md

This commit is contained in:
Andras Banki-Horvath 2024-08-30 17:58:10 +02:00 committed by Olaoluwa Osuntokun
parent b62db3733d
commit d4fbc815c6

View File

@ -253,6 +253,11 @@ that validate `ChannelAnnouncement` messages.
our health checker to correctly shut down LND if network partitioning occurs our health checker to correctly shut down LND if network partitioning occurs
towards the etcd cluster. towards the etcd cluster.
* [Fix](https://github.com/lightningnetwork/lnd/pull/9050) some inconsistencies
to make the native SQL invoice DB compatible with the KV implementation.
Furthermore fix a native SQL invoice issue where AMP subinvoice HTLCs are
sometimes updated incorrectly on settlement.
## Code Health ## Code Health
* [Move graph building and * [Move graph building and
@ -269,6 +274,7 @@ that validate `ChannelAnnouncement` messages.
# Contributors (Alphabetical Order) # Contributors (Alphabetical Order)
* Alex Akselrod
* Andras Banki-Horvath * Andras Banki-Horvath
* bitromortac * bitromortac
* Bufo * Bufo