aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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-023-17/+17
* core: core.Lattice supports config change (#276)Mission Liao2018-11-011-9/+17
* Add pprof to dexcon commands (#282)Mission Liao2018-11-012-4/+12
* core: remove legacy mode (#149)Mission Liao2018-09-281-2/+1
* Rename validator* to node* (#120)Mission Liao2018-09-201-13/+13
* core: Fix BA Fork issues (#104)Jimmy Hu2018-09-131-0/+11
* simulation: integrate test.Transport (#99)Mission Liao2018-09-112-2/+14
* test: add transport layer (#97)Mission Liao2018-09-101-2/+2
* misc: Polish BA. (#94)Jimmy Hu2018-09-052-3/+4
* 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
* Add -cpuprofile and -memprofile to dexcon-simulation (#56)Jimmy Hu2018-08-141-0/+28
* simulation: fix tcp-local network simulation (#8)Wei-Ning Huang2018-07-231-0/+7
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-0/+33
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+53