mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 21:32:32 +02:00
docs: add release notes for 19.1
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
# Bug Fixes
|
# Bug Fixes
|
||||||
|
|
||||||
* [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
|
- [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
|
||||||
that would occur when an attempt was made to write a backup file for a channel
|
that would occur when an attempt was made to write a backup file for a channel
|
||||||
peer that has advertised an address that we do not yet know how to parse.
|
peer that has advertised an address that we do not yet know how to parse.
|
||||||
|
|
||||||
@@ -38,6 +38,9 @@
|
|||||||
|
|
||||||
## Functional Enhancements
|
## Functional Enhancements
|
||||||
|
|
||||||
|
- [Increase](https://github.com/lightningnetwork/lnd/pull/9875) gossip sync
|
||||||
|
buffer to take the pressure of the read handler.
|
||||||
|
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
|
||||||
## lncli Additions
|
## lncli Additions
|
||||||
|
Reference in New Issue
Block a user