aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/state_test.go
Commit message (Expand)AuthorAgeFilesLines
* test: allow to log in test.State (#359)Mission Liao2018-12-061-8/+7
* simulation: use test.Governacne in simulation (#311)Mission Liao2018-11-081-0/+3
* test: make StateChangeRequest broadcast-able (#305)Mission Liao2018-11-071-25/+73
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-2/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-11/+11
* test: clone types.Config, test.Governance, test.State (#262)Mission Liao2018-10-261-11/+93
* core: Move dkg in types to types/dkg. (#253)Jimmy Hu2018-10-251-10/+11
* test: add test.State (#239)Mission Liao2018-10-241-0/+277