aboutsummaryrefslogtreecommitdiffstats
path: root/core/blocklattice.go
Commit message (Expand)AuthorAgeFilesLines
* core: add blocklattice (#117)Mission Liao2018-09-201-0/+360
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-566/+0
* crypto: Add crypto module. (#34)Jimmy Hu2018-08-081-1/+1
* simulation: Show internal and external timestamp latency. (#30)Jimmy Hu2018-08-071-0/+11
* core: refine Application interface and add Governance interface (#24)Wei-Ning Huang2018-07-311-1/+1
* Add acking module (#13)Haoping Ku2018-07-301-12/+12
* Implement blockdb levelDB backend (#6)Mission Liao2018-07-221-0/+1
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-17/+21
* core: refactor acking relationship (#3)Wei-Ning Huang2018-07-181-75/+29
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-2/+2
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+596