Skip to content

Commit e8f292e

Browse files
committed
docs: update release notes re stuck payment fix
1 parent c2f7e6a commit e8f292e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes/release-notes-0.18.3.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
bumping an anchor channel closing was not possible when no HTLCs were on the
4949
commitment when the channel was force closed.
5050

51+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8174) old payments that
52+
are stuck inflight. Though the root cause is unknown, it's possible the
53+
network result for a given HTLC attempt was not saved, which is now fixed.
54+
Check
55+
[here](https://github.com/lightningnetwork/lnd/pull/8174#issue-1992055103)
56+
for the details about the analysis, and
57+
[here](https://github.com/lightningnetwork/lnd/issues/8146) for a summary of
58+
the issue.
59+
5160
# New Features
5261
## Functional Enhancements
5362
## RPC Additions

0 commit comments

Comments
 (0)