aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/peer-server.go
Commit message (Expand)AuthorAgeFilesLines
* simulation: Fix k8s simulation issues. (#36)Jimmy Hu2018-08-091-5/+28
* simulation: Show internal and external timestamp latency. (#30)Jimmy Hu2018-08-071-7/+22
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-061-2/+21
* Print block confirm latency when Peer Server stopped. (#23)Jimmy Hu2018-07-311-1/+1
* Print confirmed blocks per second when Peer Server stopped. (#22)Jimmy Hu2018-07-311-0/+2
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-4/+73
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-261-3/+48
* simulation: fix tcp-local network simulation (#8)Wei-Ning Huang2018-07-231-1/+1
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-0/+117