mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-03 11:39:52 +02:00
docs: update release notes
This commit is contained in:
parent
105c44df9b
commit
2294e11b7a
@ -102,6 +102,14 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
|
||||
* [The `tlv` package now allows decoding records larger than 65535 bytes. The
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user