aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Implement DEXON total ordering algorithm (#16)Mission Liao2018-07-302-0/+1396
* Add acking module (#13)Haoping Ku2018-07-305-24/+759
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-35/+0
* Fix blocklattice_test.go's ordering check (#15)Haoping Ku2018-07-241-2/+6
* Implement blockdb levelDB backend (#6)Mission Liao2018-07-221-0/+1
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-206-86/+48
* core: refactor acking relationship (#3)Wei-Ning Huang2018-07-183-166/+135
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-174-5/+5
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-169-0/+1396