diff options
| author | Pieter Wuille <[email protected]> | 2014-01-10 13:23:26 +0100 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2014-02-08 16:52:19 +0100 |
| commit | f59d8f0b644d49324cabd19c58cf2262d49e1392 (patch) | |
| tree | b699fa0e1f6a0ca3fc09ef0ef50c4f30a6ad5b9c /src/test/script_tests.cpp | |
| parent | Merge pull request #3609 from sipa/limitorphanblocks (diff) | |
| download | discoin-f59d8f0b644d49324cabd19c58cf2262d49e1392.tar.xz discoin-f59d8f0b644d49324cabd19c58cf2262d49e1392.zip | |
Per-peer block download tracking and stalled download detection.
Keep track of which block is being requested (and to be requested) from
each peer, and limit the number of blocks in-flight per peer. In addition,
detect stalled downloads, and disconnect if they persist for too long.
This means blocks are never requested twice, and should eliminate duplicate
downloads during synchronization.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions