aboutsummaryrefslogtreecommitdiffstats
path: root/core/configuration-chain_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: Add round to DKG methods in gov. Change network interface name (#185)Jimmy Hu2018-10-091-3/+3
* core: Add DKG final message. (#181)Jimmy Hu2018-10-091-0/+16
* core: General tsig (#177)Jimmy Hu2018-10-051-13/+89
* core: run DKG and CRS at background. (#155)Jimmy Hu2018-10-021-2/+2
* test: Non-qualified node are accepted in test. (#154)Jimmy Hu2018-10-011-7/+20
* core: Allow more time for DKG to finish on CircleCI machine. (#152)Jimmy Hu2018-09-291-1/+1
* core: rename crypto/eth to crypto/ecdsa (#144)Wei-Ning Huang2018-09-261-2/+2
* Fix racing (#142)Jimmy Hu2018-09-261-3/+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-4/+9
* core: configuration chain test (#137)Jimmy Hu2018-09-261-0/+213