mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 18:13:59 +02:00
docs: update release notes re stuck payment fix
This commit is contained in:
@@ -48,6 +48,15 @@
|
|||||||
bumping an anchor channel closing was not possible when no HTLCs were on the
|
bumping an anchor channel closing was not possible when no HTLCs were on the
|
||||||
commitment when the channel was force closed.
|
commitment when the channel was force closed.
|
||||||
|
|
||||||
|
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8174) old payments that
|
||||||
|
are stuck inflight. Though the root cause is unknown, it's possible the
|
||||||
|
network result for a given HTLC attempt was not saved, which is now fixed.
|
||||||
|
Check
|
||||||
|
[here](https://github.com/lightningnetwork/lnd/pull/8174#issue-1992055103)
|
||||||
|
for the details about the analysis, and
|
||||||
|
[here](https://github.com/lightningnetwork/lnd/issues/8146) for a summary of
|
||||||
|
the issue.
|
||||||
|
|
||||||
# New Features
|
# New Features
|
||||||
## Functional Enhancements
|
## Functional Enhancements
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
Reference in New Issue
Block a user