mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-19 13:17:32 +02:00
Merge pull request #7720 from ellemouton/updateReleaseNotes
docs: move entry for 7705 to 0.16.3
This commit is contained in:
commit
b95faaba45
2 changed files with 9 additions and 5 deletions
|
|
@ -2,9 +2,17 @@
|
|||
|
||||
## Mempool
|
||||
|
||||
Optimized [mempool
|
||||
* Optimized [mempool
|
||||
management](https://github.com/lightningnetwork/lnd/pull/7681) to lower the CPU
|
||||
usage.
|
||||
|
||||
## Misc
|
||||
|
||||
* [Re-encrypt/regenerate](https://github.com/lightningnetwork/lnd/pull/7705)
|
||||
all macaroon DB root keys on `ChangePassword`/`GenerateNewRootKey`
|
||||
respectively.
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Elle Mouton
|
||||
* Yong Yu
|
||||
|
|
|
|||
|
|
@ -58,10 +58,6 @@ unlock or create.
|
|||
* [Restore support](https://github.com/lightningnetwork/lnd/pull/7678) for
|
||||
`PKCS8`-encoded cert private keys.
|
||||
|
||||
* [Re-encrypt/regenerate](https://github.com/lightningnetwork/lnd/pull/7705)
|
||||
all macaroon DB root keys on `ChangePassword`/`GenerateNewRootKey`
|
||||
respectively.
|
||||
|
||||
## Code Health
|
||||
|
||||
* Updated [our fork for serializing protobuf as JSON to be based on the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue