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.
1 parent d906010 commit 4102e33Copy full SHA for 4102e33
docs/release-notes/release-notes-0.18.3.md
@@ -67,6 +67,10 @@ commitment when the channel was force closed.
67
* [A bug has been fixed that could cause invalid channel
68
announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
69
generated if the inbound fee discount is used.
70
+
71
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/9011) a timestamp issue
72
+ in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
73
+ timestamp too far into the future will be discarded.
74
75
# New Features
76
## Functional Enhancements
0 commit comments