aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/nodeset.go
Commit message (Expand)AuthorAgeFilesLines
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-6/+0
* big-bang: single chain (#446)Mission Liao2019-02-191-13/+5
* core: BA 3.0 (#408)Jimmy Hu2019-01-071-1/+25
* core: Change target of each nodeset (#397)Jimmy Hu2019-01-041-13/+17
* core: Run DKG stuffs only if the node is in DKG set (#302)Jimmy Hu2018-11-061-0/+3
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-7/+7
* core: Add NotarySet and DKGSet to cache (#176)Jimmy Hu2018-10-051-14/+2
* core: run DKG and CRS at background. (#155)Jimmy Hu2018-10-021-6/+7
* core: update data model to reflect new model (#157)Wei-Ning Huang2018-10-011-4/+1
* core: use notarySet for BA module. (#153)Jimmy Hu2018-10-011-6/+21
* types: NodeSet and Selector (#146)Jimmy Hu2018-09-271-0/+144