aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/state.go
Commit message (Expand)AuthorAgeFilesLines
* core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375)Jimmy Hu2018-12-191-0/+73
* core: fix bugs found when node-set is not equal to notary-set (#362)Mission Liao2018-12-071-0/+5
* test: allow to log in test.State (#359)Mission Liao2018-12-061-14/+11
* test: Fix for state (#349)Jimmy Hu2018-11-291-3/+23
* simulation: use test.Governacne in simulation (#311)Mission Liao2018-11-081-3/+5
* test: make StateChangeRequest broadcast-able (#305)Mission Liao2018-11-071-253/+142
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-1/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-10/+10
* test: integrate state to gov (#275)Mission Liao2018-10-301-0/+15
* test: clone types.Config, test.Governance, test.State (#262)Mission Liao2018-10-261-19/+308
* core: Move dkg in types to types/dkg. (#253)Jimmy Hu2018-10-251-28/+29
* test: add test.State (#239)Mission Liao2018-10-241-0/+575