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
/
fetcher
/
fetcher_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth/downloader, eth/fetcher: use core.GenerateChain in tests
Felix Lange
2015-06-30
1
-80
/
+43
*
eth/fetcher: clean up test assertions
Péter Szilágyi
2015-06-22
1
-111
/
+49
*
eth/fetcher: remove test sleeps (15s -> 2.8s)
Péter Szilágyi
2015-06-22
1
-58
/
+151
*
eth/fetcher: handle and (crude) test block memory DOS
Péter Szilágyi
2015-06-22
1
-7
/
+60
*
eth/fetcher: handle and test block announce DOS attacks
Péter Szilágyi
2015-06-22
1
-0
/
+43
*
eth/fetcher: since uncles are allowed, drop phase test
Péter Szilágyi
2015-06-19
1
-51
/
+0
*
eth, eth/fetcher: propagate after header verify, announce only on insert
Péter Szilágyi
2015-06-18
1
-7
/
+11
*
eth, eth/fetcher: move propagated block import into fetcher
Péter Szilágyi
2015-06-18
1
-26
/
+36
*
eth/fetcher: make tests thread safe
Péter Szilágyi
2015-06-18
1
-22
/
+34
*
eth/fetcher: build longest chain until proven otherwise
Péter Szilágyi
2015-06-18
1
-0
/
+57
*
eth, eth/fetcher: define and enforce propagation boundaries
Péter Szilágyi
2015-06-18
1
-0
/
+28
*
eth/fetcher: deduplicate future blocks
Péter Szilágyi
2015-06-18
1
-0
/
+36
*
eth, eth/fetcher: cache future propagated blocks too
Péter Szilágyi
2015-06-18
1
-0
/
+28
*
eth, eth/fetcher: use an import queue to store out of order blocks
Péter Szilágyi
2015-06-18
1
-1
/
+34
*
eth/fetcher: add test to check for duplicate downloads
Péter Szilágyi
2015-06-18
1
-0
/
+38
*
eth/fetcher: fix timer reset bug, add initial tests
Péter Szilágyi
2015-06-18
1
-0
/
+202