aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/nodeset.go
Commit message (Collapse)AuthorAgeFilesLines
* core: update data model to reflect new model (#157)Wei-Ning Huang2018-10-011-4/+1
| | | | | | Update data model: 1) Remove witness ack. 2) Add round to block. 3) Update governance interface.
* core: use notarySet for BA module. (#153)Jimmy Hu2018-10-011-6/+21
|
* types: NodeSet and Selector (#146)Jimmy Hu2018-09-271-0/+144