From 4f41618d0756b5b8a0f661c6da02cf6f06443899 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 6 Apr 2024 00:20:39 +0000 Subject: [PATCH] update documentation --- docs/lnd/release-notes/release-notes-0.18.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/lnd/release-notes/release-notes-0.18.0.md b/docs/lnd/release-notes/release-notes-0.18.0.md index c17ab564..f554cd3e 100644 --- a/docs/lnd/release-notes/release-notes-0.18.0.md +++ b/docs/lnd/release-notes/release-notes-0.18.0.md @@ -392,6 +392,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