mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
docs/release-notes: add new entry for gossip cache revamp
This commit is contained in:
parent
5a8255550b
commit
75ae7e68b0
@ -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)
|
||||
|
||||
* [The premature update map has been revamped using an LRU cache](https://github.com/lightningnetwork/lnd/pull/5902)
|
||||
|
||||
## Code Health
|
||||
|
||||
### Code cleanup, refactor, typo fixes
|
||||
|
Loading…
Reference in New Issue
Block a user