aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/stopper.go
Commit message (Expand)AuthorAgeFilesLines
* big-bang: single chain (#446)Mission Liao2019-02-191-140/+0
* db: rename blockdb to db (#367)Mission Liao2018-12-131-9/+9
* core: syncer: add syncer (#346)haoping-ku2018-11-291-2/+2
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-7/+7
* test: add test.Stopper to stop by round (#255)Mission Liao2018-10-251-2/+56
* Rename validator* to node* (#120)Mission Liao2018-09-201-21/+21
* core: move blockdb into core package and minor change on governance interface...Wei-Ning Huang2018-09-171-1/+1
* test: add test.Scheduler (#58)Mission Liao2018-08-151-0/+86