mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-19 13:20:55 +02:00
docs: add release note entry for 7733
This commit is contained in:
parent
55ee01a6ca
commit
2a61c914fb
@ -85,7 +85,13 @@
|
|||||||
control to [handle pathfinding errors](https://github.com/lightningnetwork/lnd/pull/8095)
|
control to [handle pathfinding errors](https://github.com/lightningnetwork/lnd/pull/8095)
|
||||||
for blinded paths are also included.
|
for blinded paths are also included.
|
||||||
* A new config value,
|
* A new config value,
|
||||||
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is added so users can specify the amount of time the http server will wait for a request to complete before closing the connection. The default value is 5 seconds.
|
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is
|
||||||
|
added so users can specify the amount of time the http server will wait for a
|
||||||
|
request to complete before closing the connection. The default value is 5
|
||||||
|
seconds.
|
||||||
|
* Update [watchtowers to be Taproot
|
||||||
|
ready](https://github.com/lightningnetwork/lnd/pull/7733)
|
||||||
|
|
||||||
|
|
||||||
* [`routerrpc.usestatusinitiated` is
|
* [`routerrpc.usestatusinitiated` is
|
||||||
introduced](https://github.com/lightningnetwork/lnd/pull/8177) to signal that
|
introduced](https://github.com/lightningnetwork/lnd/pull/8177) to signal that
|
||||||
@ -190,7 +196,7 @@
|
|||||||
* [Add a watchtower tower client
|
* [Add a watchtower tower client
|
||||||
multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage
|
multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage
|
||||||
tower clients of different types.
|
tower clients of different types.
|
||||||
|
|
||||||
* [Introduce CommitmentType and JusticeKit
|
* [Introduce CommitmentType and JusticeKit
|
||||||
interface](https://github.com/lightningnetwork/lnd/pull/7736) to simplify the
|
interface](https://github.com/lightningnetwork/lnd/pull/7736) to simplify the
|
||||||
code.
|
code.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user