aboutsummaryrefslogtreecommitdiffstats
path: root/core/leader-selector_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: run DKG and CRS at background. (#155)Jimmy Hu2018-10-021-1/+1
* core: integrate authenticator (#150)Mission Liao2018-09-301-14/+2
* core: rename crypto/eth to crypto/ecdsa (#144)Wei-Ning Huang2018-09-261-6/+6
* crypto: sigtopub to crypto package. remove SigToPubFn (#141)Jimmy Hu2018-09-261-1/+1
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-1/+1
* core: update governance interface to consider genesis state (#136)Wei-Ning Huang2018-09-251-1/+1
* Rename validator* to node* (#120)Mission Liao2018-09-201-2/+2
* core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...Jimmy Hu2018-09-031-1/+1
* core: Leader Selector. (#80)Jimmy Hu2018-08-301-0/+123