mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-20 22:14:36 +01:00
docs: add release notes for lnwire gc
This commit is contained in:
@@ -119,6 +119,10 @@ you.
|
||||
* [Update MC store in blocks](https://github.com/lightningnetwork/lnd/pull/5515)
|
||||
to make payment throughput better when using etcd.
|
||||
|
||||
* [The `lnwire` package now uses a write buffer pool](https://github.com/lightningnetwork/lnd/pull/4884)
|
||||
when encoding/decoding messages. Such that most of the heap escapes are fixed,
|
||||
resulting in less memory being used when running `lnd`.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
A bug has been fixed that would cause `lnd` to [try to bootstrap using the
|
||||
|
||||
Reference in New Issue
Block a user