We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc5bac9 + 17a30a8 commit 6df1997Copy full SHA for 6df1997
docs/lnd/release-notes/release-notes-0.18.3.md
@@ -63,6 +63,10 @@ commitment when the channel was force closed.
63
* [A bug has been fixed that could cause invalid channel
64
announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
65
generated if the inbound fee discount is used.
66
+
67
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/9011) a timestamp issue
68
+ in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
69
+ timestamp too far into the future will be discarded.
70
71
# New Features
72
## Functional Enhancements
0 commit comments