aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/governance_test.go
Commit message (Expand)AuthorAgeFilesLines
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-04-091-40/+0
* params: update genesis configWei-Ning Huang2019-04-091-14/+14
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-04-091-7/+35
* core: vm: add totalSupply and totalStaked in the governance contract (#144)Wei-Ning Huang2019-04-091-6/+56
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-04-091-10/+185
* core: vm: add missing unittests for nodes/delegators (#116)Wei-Ning Huang2019-04-091-1/+11
* core/vm: Add fine to governance. (#107)Jimmy Hu2019-04-091-117/+204
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-04-091-4/+73
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-04-091-0/+557
* Rename import due to dexon-consensus renameWei-Ning Huang2019-04-091-5/+5
* core: vm: add GovernanceStateHelper testWei-Ning Huang2019-04-091-0/+81