aboutsummaryrefslogtreecommitdiffstats
path: root/core/blocklattice_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: add blocklattice (#117)Mission Liao2018-09-201-0/+632
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-531/+0
* core: refine Application interface and add Governance interface (#24)Wei-Ning Huang2018-07-311-5/+5
* blockdb: allow to dump blocks to json-encoded fileMission Liao2018-07-311-1/+3
* Add acking module (#13)Haoping Ku2018-07-301-6/+6
* Fix blocklattice_test.go's ordering check (#15)Haoping Ku2018-07-241-2/+6
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-16/+4
* core: refactor acking relationship (#3)Wei-Ning Huang2018-07-181-88/+104
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+521