aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/governance_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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