aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index b251e8355a..bb9118762b 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -122,7 +122,7 @@ Support for block relay using the Compact Blocks protocol has been implemented
in PR 8068.
The primary goal is reducing the bandwidth spikes at relay time, though in many
-cases it also reduces propagation relay. It is automatically enabled between
+cases it also reduces propagation delay. It is automatically enabled between
compatible peers.
[BIP 152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)
@@ -232,7 +232,7 @@ Low-level P2P changes
instantly, while queueing up the rest and sending them out in batch. As
this resulted in chains of dependent transactions being reordered, it
systematically hurt transaction relay. The relay code was redesigned in PRs
- #7840 and #8082, and now always batches transactions announcements while also
+ \#7840 and #8082, and now always batches transactions announcements while also
sorting them according to dependency order. This significantly reduces orphan
transactions. To compensate for the removal of instant relay, the frequency of
batch sending was doubled for outgoing peers.
@@ -727,7 +727,6 @@ Thanks to everyone who directly contributed to this release:
- James O'Beirne
- Jarret Dyrbye
- Jeremy Rand
-- jl2012
- jloughry
- jmacwhyte
- Joao Fonseca