Skip to content

Commit ebe15af

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@
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`.
82+
7883
# New Features
7984

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

0 commit comments

Comments
 (0)