aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/config
Commit message (Expand)AuthorAgeFilesLines
* test_config: sync default config (#200)Wei-Ning Huang2018-10-151-1/+1
* core: Add sizes of various nodeSets (#148)Jimmy Hu2018-09-281-12/+14
* core: update governance interface and config (#145)Wei-Ning Huang2018-09-271-14/+12
* core: run TSIG for first configuration block at startup (#135)Jimmy Hu2018-09-261-12/+14
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-2/+4
* test_config: update config to latest runnable version (#122)Wei-Ning Huang2018-09-201-1/+1
* Rename validator* to node* (#120)Mission Liao2018-09-201-4/+4
* core: remove ticker parameter from NewConsensusMission Liao2018-09-181-2/+2
* simulation: integrate test.Transport (#99)Mission Liao2018-09-111-0/+1
* misc: Polish BA. (#94)Jimmy Hu2018-09-051-9/+18
* Add GetChainNumber to Goverance (#92)Jimmy Hu2018-09-031-15/+8
* core: Leader Selector. (#80)Jimmy Hu2018-08-301-4/+4
* core: Add agreement module (#77)Jimmy Hu2018-08-291-2/+13
* simulation: remove fake network (#74)Wei-Ning Huang2018-08-251-2/+1
* simulation: allow to run simulation with scheduler on k8s (#72)Mission Liao2018-08-221-0/+9
* simulation: kubernetes: update configWei-Ning Huang2018-08-131-2/+2
* core: update governance interface and move K into config (#40)Wei-Ning Huang2018-08-101-1/+12
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-0/+3
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-2/+17
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+89