aboutsummaryrefslogtreecommitdiffstats
path: root/integration_test/non-byzantine_test.go
Commit message (Expand)AuthorAgeFilesLines
* test: add integration test (#315)Mission Liao2018-11-111-142/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-6/+6
* core: core.Lattice supports config change (#276)Mission Liao2018-11-011-14/+87
* test: Handle blocks that should retry sanity check later. (#267)Mission Liao2018-10-271-4/+2
* test: Short test applied to some long running tests (#168)Jimmy Hu2018-10-041-1/+5
* Rename validator* to node* (#120)Mission Liao2018-09-201-4/+4
* core: move blockdb into core package and minor change on governance interface...Wei-Ning Huang2018-09-171-1/+1
* test: add transport layer (#97)Mission Liao2018-09-101-2/+2
* simulation: add simulation with scheduler (#71)Mission Liao2018-08-211-32/+9
* test: add test.Scheduler (#58)Mission Liao2018-08-151-0/+90