aboutsummaryrefslogtreecommitdiffstats
path: root/integration_test/byzantine_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: clean TODOs (#539)Mission Liao2019-04-011-1/+1
* core: bring back agreement result (#515)Jimmy Hu2019-03-271-2/+9
* core: Remove agreement result (#514)Jimmy Hu2019-03-271-0/+66
* core: remove initRoundBeginHeight paramenterMission Liao2019-03-221-1/+1
* core: reset DKG (#502)Mission Liao2019-03-201-4/+11
* test: prohibit dkg (#489)Mission Liao2019-03-141-1/+1
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-1/+1
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-1/+1
* core: switch round by block height (#450)Mission Liao2019-02-201-1/+7
* integration_test: Add a byzantine test (#447)Jimmy Hu2019-02-151-0/+183