Skip to content

Commit 2a2bcd7

Browse files
docs: add release notes
Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
1 parent e9f2204 commit 2a2bcd7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@
7575
transitions during startup, avoiding lost unlocks during slow database
7676
initialization.
7777

78+
* [Fixed the gossiper accepting malformed gossip
79+
messages](https://github.com/lightningnetwork/lnd/pull/10581) by enforcing chain
80+
hash validation on `ReplyChannelRange`, `ReplyShortChanIDsEnd` and
81+
`GossipTimestampRange`, and ensuring that if timestamps are provided in
82+
`ReplyChannelRange`, they are provided for each ShortChanID.
83+
7884
# New Features
7985

8086
- Basic Support for [onion messaging forwarding](https://github.com/lightningnetwork/lnd/pull/9868)

0 commit comments

Comments
 (0)