mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-07 12:44:23 +00:00
Merge #8382: Fix formatting error
ea91961 Fix formatting error (Chris Moore)
This commit is contained in:
commit
66dde4edf7
@ -170,7 +170,7 @@ Low-level P2P changes
|
|||||||
instantly, while queueing up the rest and sending them out in batch. As
|
instantly, while queueing up the rest and sending them out in batch. As
|
||||||
this resulted in chains of dependent transactions being reordered, it
|
this resulted in chains of dependent transactions being reordered, it
|
||||||
systematically hurt transaction relay. The relay code was redesigned in PRs
|
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
|
sorting them according to dependency order. This significantly reduces orphan
|
||||||
transactions. To compensate for the removal of instant relay, the frequency of
|
transactions. To compensate for the removal of instant relay, the frequency of
|
||||||
batch sending was doubled for outgoing peers.
|
batch sending was doubled for outgoing peers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user