aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/config.go
Commit message (Expand)AuthorAgeFilesLines
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-5/+0
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-5/+5
* core: switch round by block height (#450)Mission Liao2019-02-201-25/+2
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-6/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-5/+5
* test: clone types.Config, test.Governance, test.State (#262)Mission Liao2018-10-261-0/+16
* core: update config variable name grammar and remove configuration (#184)Wei-Ning Huang2018-10-081-8/+8
* core: remove NumWitnessSet in governance config (#167)Wei-Ning Huang2018-10-031-7/+3
* core: publish round based config (#165)Mission Liao2018-10-031-4/+0
* core: Add sizes of various nodeSets (#148)Jimmy Hu2018-09-281-0/+33
* core: update governance interface and config (#145)Wei-Ning Huang2018-09-271-11/+0
* core: run TSIG for first configuration block at startup (#135)Jimmy Hu2018-09-261-1/+42
* core: update governance interface to consider genesis state (#136)Wei-Ning Huang2018-09-251-3/+5
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-2/+3
* core: refine governance interface to reduce Get* methods (#114)Wei-Ning Huang2018-09-181-0/+35