aboutsummaryrefslogtreecommitdiffstats
path: root/common/types.go
Commit message (Expand)AuthorAgeFilesLines
* core: fix license in common/types.go (#345)haoping-ku2018-11-281-17/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-10/+10
* common: add Bytes() method to HashWei-Ning Huang2018-10-091-0/+5
* core: Check sorted ack in sanity check (#173)Jimmy Hu2018-10-041-1/+23
* core: replace acks with slice (#102)Mission Liao2018-09-121-0/+12
* core: DEXON Consensus Timestamp Algorithm. (#29)Jimmy Hu2018-08-031-0/+8
* Fix blocklattice_test.go's ordering check (#15)Haoping Ku2018-07-241-0/+8
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-2/+14
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-1/+1
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+40