Skip to content

Commit 9dfdb6c

Browse files
Merge pull request #706 from lightninglabs/docs-lnd
Update lnd documentation
2 parents bf5de3c + c7b2b51 commit 9dfdb6c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices
3737
containing blinded paths.
3838

39+
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9137) that prevented
40+
a graceful shutdown of LND during the main chain backend sync check in certain
41+
cases.
42+
3943
# New Features
4044
## Functional Enhancements
4145
## RPC Additions
@@ -72,6 +76,10 @@
7276

7377
* Log rotation can now use ZSTD
7478

79+
* [A new method](https://github.com/lightningnetwork/lnd/pull/9195)
80+
`AssertTxnsNotInMempool` has been added to `lntest` package to allow batch
81+
exclusion check in itest.
82+
7583
# Technical and Architectural Updates
7684
## BOLT Spec Updates
7785

@@ -103,4 +111,5 @@
103111
* CharlieZKSmith
104112
* Elle Mouton
105113
* Pins
114+
* Viktor Tigerström
106115
* Ziggie

0 commit comments

Comments
 (0)