aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils
Commit message (Expand)AuthorAgeFilesLines
* core/utils: fix verifyDKGComplaint bug (#472)Jimmy Hu2019-03-082-3/+3
* core: touch nodeSetCache (#466)Jimmy Hu2019-03-072-0/+26
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-042-5/+14
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-262-2/+2
* core: remove acks (#451)Mission Liao2019-02-222-15/+0
* core: switch round by block height (#450)Mission Liao2019-02-204-34/+14
* big-bang: single chain (#446)Mission Liao2019-02-192-33/+24
* core: Add vote filter (#430)Jimmy Hu2019-01-242-0/+153
* core: Fix BA3.0 (#420)Jimmy Hu2019-01-152-6/+7
* syncer: fix issues when switching to core.Consensus (#418)Mission Liao2019-01-112-0/+94
* core: BA 3.0 (#408)Jimmy Hu2019-01-072-3/+50
* test: allow empty change request (#398)Jimmy Hu2019-01-041-16/+0
* core: expose HashVote function for test (#400)Wei-Ning Huang2019-01-044-8/+9
* core/utils: Add Penalty checker and VerifyDKGComplaint (#393)Jimmy Hu2019-01-044-0/+513
* utils: move authenticator to utils package (#378)Mission Liao2018-12-224-0/+815
* misc: panic not ready (#374)Mission Liao2018-12-181-0/+61
* 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-142-0/+351