mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-02 12:00:42 +02:00
docs: add release notes
This commit is contained in:
@@ -106,8 +106,6 @@ compact filters and block/block headers.
|
|||||||
|
|
||||||
* [Fixed an issue where invoice notifications could be missed when using the
|
* [Fixed an issue where invoice notifications could be missed when using the
|
||||||
SubscribeSingleInvoice or SubscribeNotifications rpcs.](https://github.com/lightningnetwork/lnd/pull/6477)
|
SubscribeSingleInvoice or SubscribeNotifications rpcs.](https://github.com/lightningnetwork/lnd/pull/6477)
|
||||||
|
|
||||||
## Neutrino
|
|
||||||
|
|
||||||
* [Fixed crash in MuSig2Combine](https://github.com/lightningnetwork/lnd/pull/6502)
|
* [Fixed crash in MuSig2Combine](https://github.com/lightningnetwork/lnd/pull/6502)
|
||||||
|
|
||||||
@@ -295,6 +293,10 @@ from occurring that would result in an erroneous force close.](https://github.co
|
|||||||
|
|
||||||
* [Remove `confirmation_height` field from PendingChannel proto](https://github.com/lightningnetwork/lnd/pull/6472)
|
* [Remove `confirmation_height` field from PendingChannel proto](https://github.com/lightningnetwork/lnd/pull/6472)
|
||||||
|
|
||||||
|
* [The `walletrpc.ListLeases` RPC (`lncli wallet listleases`) now shows the
|
||||||
|
pkScript and value of a leased
|
||||||
|
output](https://github.com/lightningnetwork/lnd/pull/6528).
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
* [Add ForAll implementation for etcd to speed up
|
* [Add ForAll implementation for etcd to speed up
|
||||||
|
Reference in New Issue
Block a user