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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eth
/
downloader
/
queue.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth, eth/downloader: detect and handle madeup hash attacks
Péter Szilágyi
2015-05-15
1
-4
/
+6
*
eth/downloader: circumvent hash reordering attacks
Péter Szilágyi
2015-05-15
1
-6
/
+5
*
eth, eth/downloader: prevent hash repeater attack
Péter Szilágyi
2015-05-15
1
-9
/
+11
*
eth, eth/downloader: remove parent verification from the downlaoder
Péter Szilágyi
2015-05-14
1
-8
/
+2
*
eth/downloader: fix #910, thread safe peers & polishes
Péter Szilágyi
2015-05-11
1
-0
/
+9
*
eth, eth/downloader: make synchronize thread safe
Péter Szilágyi
2015-05-08
1
-10
/
+0
*
eth/downloader: fix expiration not running while fetching
Péter Szilágyi
2015-05-07
1
-12
/
+14
*
eth/downloader: prioritize block fetch based on chain position, cap memory use
Péter Szilágyi
2015-05-07
1
-134
/
+282
*
eth/downloader: put back hashes on block overflow error
obscuren
2015-05-03
1
-19
/
+14
*
eth, eth/downloader: Moved block processing & graceful shutdown
obscuren
2015-05-01
1
-4
/
+54
*
eth/downloader: removed peer td management and best peer selection
obscuren
2015-04-24
1
-2
/
+1
*
downloader: moved chunk ignoring. Fixes issue with catching up
obscuren
2015-04-19
1
-7
/
+15
*
downloader: free up peers from work when the downloader resets
obscuren
2015-04-19
1
-4
/
+9
*
downloader: improved downloading and synchronisation
obscuren
2015-04-19
1
-0
/
+3
*
downloader: reset the queue if a peer response with an empty hash set
obscuren
2015-04-18
1
-0
/
+11
*
downloader: added missing blocks catchup functionality
obscuren
2015-04-13
1
-6
/
+38
*
downloader: renamed chunks to queue
obscuren
2015-04-12
1
-0
/
+98