aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/governance_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-06-121-10/+185
* core: vm: add missing unittests for nodes/delegators (#116)Wei-Ning Huang2019-06-121-1/+11
* core/vm: Add fine to governance. (#107)Jimmy Hu2019-06-121-117/+204
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-06-121-4/+73
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-06-121-0/+557
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-121-5/+5
* core: vm: add GovernanceStateHelper testWei-Ning Huang2019-06-121-0/+81