aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/fake-network.go
Commit message (Expand)AuthorAgeFilesLines
* simulation: Create Consensus core after Join. (#51)Jimmy Hu2018-08-131-0/+9
* Print block confirm latency when Peer Server stopped. (#23)Jimmy Hu2018-07-311-2/+1
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-1/+13
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-3/+9
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-0/+95