mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 14:17:56 +01:00
docs: update release notes v0.20.0
This commit is contained in:
@@ -20,6 +20,12 @@
|
|||||||
|
|
||||||
# Bug Fixes
|
# Bug Fixes
|
||||||
|
|
||||||
|
- [Fixed premature wallet
|
||||||
|
rescanning](https://github.com/lightningnetwork/lnd/pull/10280) that occurred
|
||||||
|
when a wallet was created during header sync. This issue primarily affected
|
||||||
|
neutrino chain backends. The fix ensures headers are fully synced before
|
||||||
|
starting the chain notifier backend.
|
||||||
|
|
||||||
- Fixed potential update inconsistencies in node announcements [by creating
|
- Fixed potential update inconsistencies in node announcements [by creating
|
||||||
a shallow copy before modifications](
|
a shallow copy before modifications](
|
||||||
https://github.com/lightningnetwork/lnd/pull/9815). This ensures the original
|
https://github.com/lightningnetwork/lnd/pull/9815). This ensures the original
|
||||||
|
|||||||
Reference in New Issue
Block a user