mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-30 17:50:58 +02:00
31 lines
840 B
Markdown
31 lines
840 B
Markdown
# Release Notes
|
|
|
|
## RPC
|
|
|
|
The `RegisterConfirmationsNtfn` call of the `chainnotifier` RPC sub-server [now
|
|
optionally supports returning the entire block that confirmed the
|
|
transaction](https://github.com/lightningnetwork/lnd/pull/6730).
|
|
|
|
## Misc
|
|
* Warning messages from peers are now recognized and
|
|
[logged](https://github.com/lightningnetwork/lnd/pull/6546) by lnd.
|
|
|
|
* [Fixed error typo](https://github.com/lightningnetwork/lnd/pull/6659).
|
|
|
|
* [The macaroon key store implementation was refactored to be more generally
|
|
usable](https://github.com/lightningnetwork/lnd/pull/6509).
|
|
|
|
## Code Health
|
|
|
|
### Tooling and documentation
|
|
|
|
* [The `golangci-lint` tool was updated to
|
|
`v1.46.2`](https://github.com/lightningnetwork/lnd/pull/6731)
|
|
|
|
# Contributors (Alphabetical Order)
|
|
|
|
* Carla Kirk-Cohen
|
|
* ErikEk
|
|
* Olaoluwa Osuntokun
|
|
* Oliver Gugger
|