aboutsummaryrefslogtreecommitdiffstats
path: root/params/gen_dexcon_config.go
Commit message (Expand)AuthorAgeFilesLines
* core: Fixed gas price (#205)Jimmy Hu2019-06-121-0/+6
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-121-23/+5
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-06-121-35/+47
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-06-121-30/+44
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-06-121-0/+6
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-06-121-2/+2
* core: vm: add minStake to governance contract variable (#31)Wei-Ning Huang2019-06-121-0/+6
* core: vm: governance: remove maxIntervalWei-Ning Huang2019-06-121-6/+0
* dex: add block gas limit into governanceWei-Ning Huang2019-06-121-0/+6
* core: vm: add blockReward to governanceWei-Ning Huang2019-06-121-11/+11
* core: set governance owner in genesisWei-Ning Huang2019-06-121-0/+7
* params: load blockReward from genesis JSON fileWei-Ning Huang2019-06-121-0/+103