Skip to content

Commit

Permalink
docs: update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ProofOfKeags committed Apr 4, 2024
1 parent dd2da29 commit 939e3cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,11 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
and makes TLV Onions, Static Remote Keys, Gossip Queries, compulsory features
for LND's peers. Data Loss Protection has been compulsory for years.

* [Don't Require Gossip Queries](https://github.com/lightningnetwork/lnd/pull/8615)
This change undoes a portion of what was introduced in #8275 due to a subsequent
[spec change](https://github.com/lightning/bolts/pull/1092/commits/e0ee59f3c92b7c98be8dfc47b7db358b45baf9de)
that meant we shouldn't require it.

## Testing

* Added fuzz tests for [onion
Expand Down

0 comments on commit 939e3cc

Please sign in to comment.