aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/governance_test.go
Commit message (Expand)AuthorAgeFilesLines
* core/crypto/dkg: concurrent access for gpk (#548)Jimmy Hu2019-04-041-1/+1
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-8/+8
* core: remove initRoundBeginHeight paramenterMission Liao2019-03-221-5/+10
* core: reset DKG (#502)Mission Liao2019-03-201-0/+7
* core: remove round from addDKG fuction (#501)Jimmy Hu2019-03-191-3/+3
* test: prohibit dkg (#489)Mission Liao2019-03-141-0/+73
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-3/+3
* core: switch round by block height (#450)Mission Liao2019-02-201-8/+8
* core: remove Governance.NotifyRoundHeight (#431)Mission Liao2019-01-241-4/+4
* test: allow to log in test.State (#359)Mission Liao2018-12-061-3/+7
* core: support NumChains change for BA modules (#339)Mission Liao2018-11-201-3/+3
* core: expose implicit round shift (#321)Mission Liao2018-11-131-6/+11
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-5/+5
* test: integrate state to gov (#275)Mission Liao2018-10-301-0/+30
* test: clone types.Config, test.Governance, test.State (#262)Mission Liao2018-10-261-0/+64