mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-05 12:39:54 +02:00
docs: update release notes
This commit is contained in:
parent
105c44df9b
commit
2294e11b7a
@ -103,6 +103,14 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
|
||||
caller is expected to know that doing so with untrusted input is
|
||||
unsafe.](https://github.com/lightningnetwork/lnd/pull/6779)
|
||||
|
||||
## Watchtowers
|
||||
|
||||
* [Create a towerID-to-sessionID index in the wtclient DB to improve the
|
||||
speed of listing sessions for a particular tower ID](
|
||||
https://github.com/lightningnetwork/lnd/pull/6972). This PR also ensures a
|
||||
closer coupling of Towers and Sessions and ensures that a session cannot be
|
||||
added if the tower it is referring to does not exist.
|
||||
|
||||
### Tooling and documentation
|
||||
|
||||
* [The `golangci-lint` tool was updated to
|
||||
|
Loading…
x
Reference in New Issue
Block a user