aboutsummaryrefslogtreecommitdiffstats
path: root/dex/downloader/downloader.go
Commit message (Expand)AuthorAgeFilesLines
* core: vm: refactor file structurejm2019-02-191-1/+1
* core, dex/downloader: polish headers verification and blocks insertion logic...Sonic2019-01-241-2/+4
* Revert "core: vm: refactor file structure (#151)"Wei-Ning Huang2019-01-171-1/+1
* core: vm: refactor file structure (#151)JM2019-01-151-1/+1
* dex/downloader: fix bug when syncing (#106)Sonic2018-12-281-2/+13
* dex: replace total difficulty with block number (#73)Sonic2018-12-191-18/+14
* Fix lintWei-Ning Huang2018-12-191-4/+4
* core, dex, dex/downloader: restore insertChain to upstream versionSonic2018-12-191-6/+6
* dex: implement downloader for dexSonic2018-12-191-41/+158
* dex: copy fetcher and downloader from ethSonic2018-12-191-0/+1684