aboutsummaryrefslogtreecommitdiffstats
path: root/dex/downloader/testchain_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: add GovUtil to unify governance state related accessWei-Ning Huang2019-09-171-4/+4
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-171-2/+2
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-14/+14
* dexcon: correctly fine DKGSet for not producing blocks (#325)Wei-Ning Huang2019-06-151-1/+1
* core/vm: remove round from addDKG functions (#279)Jimmy Hu2019-06-131-3/+3
* consensus: dexcon: disqualify dead node (#280)Wei-Ning Huang2019-06-131-0/+4
* core: vm: flatten governanceWei-Ning Huang2019-06-121-50/+26
* 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-121-29/+146
* dex: replace total difficulty with block number (#73)Sonic2019-06-121-12/+0
* dex/downloader: fix testsSonic2019-06-121-18/+69
* dex: copy fetcher and downloader from ethSonic2019-06-121-0/+221