aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/simulation.go
Commit message (Expand)AuthorAgeFilesLines
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-061-0/+6
* blockdb: allow to dump blocks to json-encoded fileMission Liao2018-07-311-3/+3
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-2/+7
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-2/+1
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-18/+38
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+58