aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dexcon-simulation-with-scheduler/main.go
Commit message (Expand)AuthorAgeFilesLines
* big-bang: single chain (#446)Mission Liao2019-02-191-139/+0
* misc: Add gosec to check security issues (#424)Jimmy Hu2019-01-181-1/+4
* simulation: add latency for gossip (#389)Mission Liao2019-01-031-3/+3
* test: allow to log in test.State (#359)Mission Liao2018-12-061-3/+7
* core: expose implicit round shift (#321)Mission Liao2018-11-131-1/+4
* 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-3/+3
* core: core.Lattice supports config change (#276)Mission Liao2018-11-011-9/+17
* Add pprof to dexcon commands (#282)Mission Liao2018-11-011-1/+6
* Rename validator* to node* (#120)Mission Liao2018-09-201-13/+13
* test: add transport layer (#97)Mission Liao2018-09-101-2/+2
* misc: Polish BA. (#94)Jimmy Hu2018-09-051-2/+2
* simulation: allow to run simulation with scheduler on k8s (#72)Mission Liao2018-08-221-5/+4
* simulation: add simulation with scheduler (#71)Mission Liao2018-08-211-0/+100