aboutsummaryrefslogtreecommitdiffstats
path: root/dex/downloader/downloader.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-22/+22
* dex/downloader: fix find common ancestor (#376)Sonic2019-06-151-2/+2
* backport from v1.8.23 (#304)Sonic2019-06-131-43/+135
* dex, dex/downloader: remove some TODO comments (#232)Sonic2019-06-121-1/+0
* core: vm: flatten governanceWei-Ning Huang2019-06-121-11/+0
* core, dex/downloader: polish headers verification and blocks insertion logic ...Sonic2019-06-121-2/+4
* dex/downloader: fix bug when syncing (#106)Sonic2019-06-121-2/+13
* dex: replace total difficulty with block number (#73)Sonic2019-06-121-18/+14
* Fix lintWei-Ning Huang2019-06-121-4/+4
* core, dex, dex/downloader: restore insertChain to upstream versionSonic2019-06-121-6/+6
* dex: implement downloader for dexSonic2019-06-121-41/+158
* dex: copy fetcher and downloader from ethSonic2019-06-121-0/+1684