aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/network.go
Commit message (Expand)AuthorAgeFilesLines
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-0/+29
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-0/+42
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-86/+0
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+86