index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eth
/
downloader
/
downloader_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth/downloader: fix active peer shadowing, polish func names
Péter Szilágyi
2015-05-13
1
-4
/
+4
*
eth/downloader: fix #910, thread safe peers & polishes
Péter Szilágyi
2015-05-11
1
-1
/
+2
*
eth: added a cancel method for the downloader
obscuren
2015-05-10
1
-0
/
+43
*
eth, eth/downloader: handle sync errors a bit more gracefully
Péter Szilágyi
2015-05-08
1
-3
/
+3
*
eth, eth/downloader: make synchronize thread safe
Péter Szilágyi
2015-05-08
1
-1
/
+1
*
eth/downloader: fix priority queue reset, add throttling test
Péter Szilágyi
2015-05-07
1
-0
/
+48
*
eth/downloader: prioritize block fetch based on chain position, cap memory use
Péter Szilágyi
2015-05-07
1
-2
/
+2
*
downloader: hash downloading recovery
obscuren
2015-05-03
1
-10
/
+17
*
eth/downloader: added additional tests
obscuren
2015-05-03
1
-4
/
+11
*
eth, eth/downloader: Moved block processing & graceful shutdown
obscuren
2015-05-01
1
-20
/
+35
*
core: fixed tetst to reflect (int, error) return by insertChain
obscuren
2015-04-29
1
-2
/
+2
*
eth/downloader: fixed tests
obscuren
2015-04-24
1
-12
/
+8
*
eth, eth/downloader: don't require td on downloader. Fixed tests
obscuren
2015-04-24
1
-17
/
+17
*
downloader: fixed tests with low ttl
obscuren
2015-04-19
1
-0
/
+1
*
downloader: moved chunk ignoring. Fixes issue with catching up
obscuren
2015-04-19
1
-2
/
+4
*
downloader: added missing blocks catchup functionality
obscuren
2015-04-13
1
-5
/
+32
*
downloader: implemented new downloader
obscuren
2015-04-12
1
-0
/
+128