aboutsummaryrefslogtreecommitdiffstats
path: root/dex/downloader
Commit message (Expand)AuthorAgeFilesLines
* core: vm: flatten governanceWei-Ning Huang2019-06-122-61/+26
* dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188)Sonic2019-06-123-10/+10
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-06-121-9/+0
* core, dex/downloader: polish headers verification and blocks insertion logic ...Sonic2019-06-123-32/+217
* dex/downloader: fix bug when syncing (#106)Sonic2019-06-121-2/+13
* dex: replace total difficulty with block number (#73)Sonic2019-06-124-87/+67
* Fix lintWei-Ning Huang2019-06-122-8/+8
* dex/downloader: fix testsSonic2019-06-122-242/+114
* core, dex, downloader: refactor governanceSonic2019-06-121-109/+33
* core, dex, dex/downloader: restore insertChain to upstream versionSonic2019-06-121-6/+6
* dex: implement downloader for dexSonic2019-06-127-72/+391
* dex: copy fetcher and downloader from ethSonic2019-06-1212-0/+5871