mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 02:56:55 +02:00
docs/release-notes: add new entry for gossip cache revamp
This commit is contained in:
@@ -367,6 +367,8 @@ messages directly. There is no routing/path finding involved.
|
|||||||
|
|
||||||
* Using `go get` to install go executables is now deprecated. Migrate to `go install` our lnrpc proto dockerfile [Migrate `go get` to `go install`](https://github.com/lightningnetwork/lnd/pull/5879)
|
* Using `go get` to install go executables is now deprecated. Migrate to `go install` our lnrpc proto dockerfile [Migrate `go get` to `go install`](https://github.com/lightningnetwork/lnd/pull/5879)
|
||||||
|
|
||||||
|
* [The premature update map has been revamped using an LRU cache](https://github.com/lightningnetwork/lnd/pull/5902)
|
||||||
|
|
||||||
## Code Health
|
## Code Health
|
||||||
|
|
||||||
### Code cleanup, refactor, typo fixes
|
### Code cleanup, refactor, typo fixes
|
||||||
|
Reference in New Issue
Block a user