aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/state-change-request.go
Commit message (Expand)AuthorAgeFilesLines
* core: resetDKG interface (#461)Jimmy Hu2019-03-041-0/+1
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-4/+4
* core: switch round by block height (#450)Mission Liao2019-02-201-16/+0
* simulation: support config change (#381)Mission Liao2018-12-261-31/+55
* utils: move authenticator to utils package (#378)Mission Liao2018-12-221-4/+4
* core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375)Jimmy Hu2018-12-191-0/+6
* core: fix bugs found when node-set is not equal to notary-set (#362)Mission Liao2018-12-071-2/+6
* test: allow to log in test.State (#359)Mission Liao2018-12-061-1/+57
* test: make StateChangeRequest broadcast-able (#305)Mission Liao2018-11-071-0/+135