-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netsync: Re-request data sooner after peer disconnect.
This change speeds up the relay of blocks and transactions when the peer we have queried for this data disconnects. If any other peers have also announced this data, request the data again immediately from them instead of waiting for a slower peer to announce the data again through an inventory message.
- Loading branch information
Showing
1 changed file
with
52 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters