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
/
statesync.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-03-12
1
-6
/
+6
*
vendor, crypto, swarm: switch over to upstream sha3 package
Dave McGregor
2019-01-04
1
-2
/
+2
*
eth/downloader: progress in stateSync not used anymore (#17998)
Wenbiao Zheng
2018-12-22
1
-7
/
+4
*
downloader: measure successfull deliveries, not failed (#17983)
Martin Holst Swende
2018-11-07
1
-8
/
+11
*
trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
Wenbiao Zheng
2018-05-29
1
-1
/
+1
*
core/rawdb: separate raw database access to own package (#16666)
Péter Szilágyi
2018-05-07
1
-2
/
+2
*
eth/downloader: flush state sync data before exit (#16280)
gary rong
2018-04-09
1
-5
/
+13
*
eth: fix typos (#16414)
Yusup
2018-04-04
1
-5
/
+5
*
eth/downloader: save and load trie sync progress (#16224)
Péter Szilágyi
2018-03-03
1
-0
/
+4
*
core, trie: intermediate mempool between trie and database (#15857)
Péter Szilágyi
2018-02-06
1
-20
/
+11
*
eth/downloader: avoid hidden reference to finished statesync request (#15545)
Péter Szilágyi
2018-01-02
1
-1
/
+4
*
eth/downloader: track peer drops and deassign state sync tasks
Péter Szilágyi
2017-09-12
1
-3
/
+26
*
core, eth/downloader: commit block data using batches (#15115)
Felix Lange
2017-09-10
1
-37
/
+40
*
eth, les: Refactor downloader peer to use structs
Nick Johnson
2017-06-29
1
-2
/
+2
*
eth/downloader: separate state sync from queue (#14460)
Felix Lange
2017-06-22
1
-0
/
+449