aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils/nodeset-cache.go
Commit message (Expand)AuthorAgeFilesLines
* core: only qualified nodes can participant BA (#540)Jimmy Hu2019-04-021-32/+6
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-15/+0
* core: reset DKG (#502)Mission Liao2019-03-201-0/+20
* core: touch nodeSetCache (#466)Jimmy Hu2019-03-071-0/+6
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-5/+7
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-1/+1
* core: switch round by block height (#450)Mission Liao2019-02-201-18/+4
* big-bang: single chain (#446)Mission Liao2019-02-191-32/+23
* core: Fix BA3.0 (#420)Jimmy Hu2019-01-151-1/+1
* core: BA 3.0 (#408)Jimmy Hu2019-01-071-3/+38
* core: fix bugs found when node-set is not equal to notary-set (#362)Mission Liao2018-12-071-6/+13
* utils: add utils package (#327)Mission Liao2018-11-141-0/+239