Merge #15852: doc: 0.18: Remove TODO from release notes
fad9eb1014 doc: 0.18: Remove TODO from release notes (MarcoFalke)
Pull request description:
Also, remove section that no longer applies after #15839
ACKs for commit fad9eb:
Tree-SHA512: 259cbaa313cd6cce0f83a577527612314b484e77c7001fe56a21553dc0e446d9aa2bdf1129e546f9c4c142fa3cf4479d72d4561ee553a8a6e9d5453061813a3c
This commit is contained in:
@@ -502,16 +502,6 @@ Network
|
||||
the `setban` RPC, all connections from that peer will still be
|
||||
rejected.
|
||||
|
||||
- When fetching a transaction announced by multiple peers, previous
|
||||
versions of Bitcoin Core would sequentially attempt to download the
|
||||
the transaction from each announcing peer until the transaction is
|
||||
received, in the order that those peers' announcements were received.
|
||||
In this release, the download logic has changed to randomize the fetch
|
||||
order across peers and to prefer sending download requests to outbound
|
||||
peers over inbound peers.
|
||||
|
||||
(TODO pieter: perhaps mention orphan tx handling from #14626)
|
||||
|
||||
Wallet
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user