aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/govtool/main.go
Commit message (Collapse)AuthorAgeFilesLines
* core: vm: refactor file structurejm2019-05-061-4/+4
| | | | | For support other vm types, this pr modified the core/vm file structures.
* core: implement DKG success (#362)Jimmy Hu2019-04-151-0/+10
| | | | | | | | * vendor: sync to latest core * core: implmenet dkg success * cmd: govtool: add DKGSuccess
* cmd: add govtool for decoding governance input (#361)Wei-Ning Huang2019-04-131-0/+145