aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils/utils.go
Commit message (Expand)AuthorAgeFilesLines
* utils: fix logic to trigger round events (#575)Mission Liao2019-04-191-0/+38
* core: add report bad peer interface to network (#559)Jimmy Hu2019-04-121-1/+1
* core: only qualified nodes can participant BA (#540)Jimmy Hu2019-04-021-0/+5
* core: clean TODOs (#539)Mission Liao2019-04-011-0/+13
* core: reset DKG if to less qualified nodes (#528)Jimmy Hu2019-03-291-0/+5
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-1/+1
* core, syncer: integrate utils.RoundEvent (#490)Mission Liao2019-03-161-3/+3
* test: prohibit dkg (#489)Mission Liao2019-03-141-0/+6
* core: move some dkg utils (#476)Mission Liao2019-03-111-0/+5
* core/utils: fix verifyDKGComplaint bug (#472)Jimmy Hu2019-03-081-1/+1
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-0/+7
* syncer: fix issues when switching to core.Consensus (#418)Mission Liao2019-01-111-0/+34
* test: allow empty change request (#398)Jimmy Hu2019-01-041-16/+0
* core/utils: Add Penalty checker and VerifyDKGComplaint (#393)Jimmy Hu2019-01-041-0/+49
* misc: panic not ready (#374)Mission Liao2018-12-181-0/+61