mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 19:46:22 +02:00
Merge pull request #5902 from Roasbeef/lru-chan-upd
discovery: revamp premature update map
This commit is contained in:
@@ -370,6 +370,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
|
||||
|
Reference in New Issue
Block a user