Skip to content

Commit 48e9d03

Browse files
Merge pull request #773 from lightninglabs/docs-lnd
Update lnd documentation
2 parents de2c2f0 + f1d1a4e commit 48e9d03

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@
7474
This is a protocol gadget required for Dynamic Commitments and Splicing that
7575
will be added later.
7676

77+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9424) a case where the
78+
initial historical sync may be blocked due to a race condition in handling the
79+
syncer's internal state.
80+
7781
## Functional Enhancements
7882
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
7983
wallet transactions.
@@ -260,6 +264,11 @@ The underlying functionality between those two options remain the same.
260264
transactions can run at once, increasing efficiency. Includes several bugfixes
261265
to allow this to work properly.
262266

267+
* [Migrate KV invoices to
268+
SQL](https://github.com/lightningnetwork/lnd/pull/8831) as part of a larger
269+
effort to support SQL databases natively in LND.
270+
271+
263272
## Code Health
264273

265274
* A code refactor that [moves all the graph related DB code out of the
@@ -288,6 +297,7 @@ The underlying functionality between those two options remain the same.
288297

289298
* Abdullahi Yunus
290299
* Alex Akselrod
300+
* Andras Banki-Horvath
291301
* Animesh Bilthare
292302
* Boris Nagaev
293303
* Carla Kirk-Cohen

0 commit comments

Comments
 (0)