mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-29 06:52:55 +02:00
Merge pull request #5893 from guggero/waddrmgr-update
mod: update btcwallet dependency to fix crash
This commit is contained in:
@@ -534,6 +534,10 @@ messages directly. There is no routing/path finding involved.
|
||||
* [Dedup stored peer addresses before creating connection requests to prevent
|
||||
redundant connection requests](https://github.com/lightningnetwork/lnd/pull/5839)
|
||||
|
||||
* A [`concurrent map writes` crash was
|
||||
fixed](https://github.com/lightningnetwork/lnd/pull/5893) in the
|
||||
[`btcwallet` dependency](https://github.com/btcsuite/btcwallet/pull/773).
|
||||
|
||||
## Documentation
|
||||
|
||||
The [code contribution guidelines have been updated to mention the new
|
||||
|
Reference in New Issue
Block a user