aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils.go
Commit message (Expand)AuthorAgeFilesLines
* core: refine VerifyAgreementResult (#553)Mission Liao2019-04-081-5/+1
* core: fix issues (#522)Jimmy Hu2019-03-271-1/+7
* core: fix required vote calculations (#513)Jimmy Hu2019-03-241-1/+1
* core, syncer: integrate utils.RoundEvent (#490)Mission Liao2019-03-161-3/+3
* core: move some dkg utils (#476)Mission Liao2019-03-111-4/+0
* core: switch round by block height (#450)Mission Liao2019-02-201-8/+1
* core: Fix BA3.0 implmenetation (#426)Jimmy Hu2019-01-211-1/+1
* core: Fix stuffs (#422)Jimmy Hu2019-01-181-0/+18
* core: BA 3.0 (#408)Jimmy Hu2019-01-071-3/+9
* core: fix issues found when testing syncing. (#379)Mission Liao2018-12-241-0/+20
* utils: move authenticator to utils package (#378)Mission Liao2018-12-221-22/+1
* core: cache dkg's private key in db (#371)Mission Liao2018-12-161-0/+4
* core: Longer lambda for TravisCI (#365)Jimmy Hu2018-12-101-0/+12
* core: syncer: add syncer (#346)haoping-ku2018-11-291-0/+45
* core: Fix stuffs (#342)Jimmy Hu2018-11-271-1/+1
* core: support NumChains change for BA modules (#339)Mission Liao2018-11-201-0/+6
* core: Add function alias (#341)Jimmy Hu2018-11-201-0/+4
* test: fix network (#328)Mission Liao2018-11-151-0/+5
* core: expose implicit round shift (#321)Mission Liao2018-11-131-11/+0
* core: notify consensus height for genesis rounds (#296)Mission Liao2018-11-051-0/+11
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-8/+8
* core: Add BlockSkeleton and Verify functions (#271)Jimmy Hu2018-10-291-0/+21
* core: latticeData supports config change (#190)Mission Liao2018-10-121-0/+8
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-1/+1
* core: run TSIG for first configuration block at startup (#135)Jimmy Hu2018-09-261-0/+28
* core: total ordering with chain ID (#100)Mission Liao2018-09-121-1/+1
* core: timestamp (#98)Jimmy Hu2018-09-111-12/+11
* core: tune total ordering performance (#81)Mission Liao2018-08-301-0/+11
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-1/+50
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+45