mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 02:00:54 +02:00
Merge pull request #6159 from Roasbeef/fix-historical-migration
contractcourt: catch error when no historical bucket exists
This commit is contained in:
@ -69,7 +69,9 @@ connection from the watch-only node.
|
||||
|
||||
* [Fix duplicate db connection close](https://github.com/lightningnetwork/lnd/pull/6140)
|
||||
|
||||
* [Fix a memory leak introduced by the new ping-header p2p enhancement](https://github.com/lightningnetwork/lnd/pull/6144]
|
||||
* [Fix a memory leak introduced by the new ping-header p2p enhancement](https://github.com/lightningnetwork/lnd/pull/6144)
|
||||
|
||||
* [Fix an issue that would prevent very old nodes from starting up due to lack of a historical channel bucket](https://github.com/lightningnetwork/lnd/pull/6159)
|
||||
|
||||
|
||||
## RPC Server
|
||||
|
Reference in New Issue
Block a user