aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils.go
Commit message (Expand)AuthorAgeFilesLines
* 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