aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/interface.go
Commit message (Expand)AuthorAgeFilesLines
* big-bang: single chain (#446)Mission Liao2019-02-191-16/+0
* simulation: fix k8s dmoment issue (#416)Jimmy Hu2019-01-091-0/+8
* simulation: add latency for gossip (#389)Mission Liao2019-01-031-1/+2
* db: rename blockdb to db (#367)Mission Liao2018-12-131-4/+4
* core: syncer: add syncer (#346)haoping-ku2018-11-291-17/+0
* core: Run DKG stuffs only if the node is in DKG set (#302)Jimmy Hu2018-11-061-1/+18
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-8/+8
* core: hide types.NodeID from full node. (#147)Mission Liao2018-09-281-2/+3
* Rename validator* to node* (#120)Mission Liao2018-09-201-6/+6
* 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-0/+64
* test: add test.Scheduler (#58)Mission Liao2018-08-151-5/+24
* test: random blocks generator (#26)Mission Liao2018-08-031-0/+29