Skip to content

Commit fa38093

Browse files
author
MarcoFalke
committed
doc: Merge release notes
1 parent 4769942 commit fa38093

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

doc/release-notes-19988.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ P2P and network changes
8282
node using P2P relay. This version reduces the initial broadcast guarantees
8383
for wallet transactions submitted via P2P to a node running the wallet. (#18038)
8484

85+
- The size of the set of transactions that peers have announced and we consider
86+
for requests has been reduced from 100000 to 5000 (per peer), and further
87+
announcements will be ignored when that limit is reached. If you need to dump
88+
(very) large batches of transactions, exceptions can be made for trusted
89+
peers using the "relay" network permission. For localhost for example it can
90+
be enabled using the command line option `[email protected]`.
91+
(#19988)
92+
8593
- The Tor onion service that is automatically created by setting the
8694
`-listenonion` configuration parameter will now be created as a Tor v3 service
8795
instead of Tor v2. The private key that was used for Tor v2 (if any) will be

0 commit comments

Comments
 (0)