aboutsummaryrefslogtreecommitdiffstats
path: root/core/consensus-timestamp.go
Commit message (Expand)AuthorAgeFilesLines
* Fix: consensusTimestamp panic when numChains increased at round 1(#382)Mission Liao2018-12-271-0/+9
* core: consensus-timestamp: add comments (#312)haoping-ku2018-11-091-25/+38
* core: lattice: add round in NewLattice() (#303)haoping-ku2018-11-071-3/+4
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-6/+6
* core: fix consensus timestamp (#272)Mission Liao2018-10-291-2/+12
* misc: Fix simulation error (#230)Jimmy Hu2018-10-191-1/+1
* core: consensus-timestamp: add sync (#219)Haoping Ku2018-10-181-24/+55
* core: genesis consensus timestamp (#217)Mission Liao2018-10-171-15/+22
* core: consensus-timestamp: modify for round change (#214)Haoping Ku2018-10-161-4/+12
* core: set genesis block finalization timestamp to zero time (#213)Wei-Ning Huang2018-10-161-0/+2
* core: latticeData supports config change (#190)Mission Liao2018-10-121-4/+2
* core: change interface (#193)Mission Liao2018-10-111-2/+2
* core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...Jimmy Hu2018-10-041-1/+1
* core: publish round based config (#165)Mission Liao2018-10-031-2/+21
* core: rename Notary (Acks) to Witness (#118)Wei-Ning Huang2018-09-191-1/+1
* core: timestamp (#98)Jimmy Hu2018-09-111-61/+17
* core: Remove notary ack. (#64)Jimmy Hu2018-08-161-4/+4
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-48/+3
* crypto: Add crypto module. (#34)Jimmy Hu2018-08-081-4/+6
* Rename names of struct and filesMission Liao2018-08-061-0/+151