aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/network_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: add report bad peer interface to network (#559)Jimmy Hu2019-04-121-10/+17
* core: clean TODOs (#539)Mission Liao2019-04-011-6/+7
* core: Remove agreement result (#514)Jimmy Hu2019-03-271-0/+75
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-16/+4
* core: remove initRoundBeginHeight paramenterMission Liao2019-03-221-1/+1
* core: reset DKG (#502)Mission Liao2019-03-201-1/+1
* test: prohibit dkg (#489)Mission Liao2019-03-141-6/+9
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-1/+1
* core: switch round by block height (#450)Mission Liao2019-02-201-9/+5
* integration_test: Add a byzantine test (#447)Jimmy Hu2019-02-151-9/+7
* simulation: add latency for gossip (#389)Mission Liao2019-01-031-18/+10
* test: allow to log in test.State (#359)Mission Liao2018-12-061-1/+2
* test: fix network (#328)Mission Liao2018-11-151-10/+86
* test: implement pulling in network layer (#314)Mission Liao2018-11-091-0/+242