aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/network.go
Commit message (Expand)AuthorAgeFilesLines
* core: Add vote type and add field to block. (#76)Jimmy Hu2018-08-281-0/+1
* core: Notary ack application. (#70)Jimmy Hu2018-08-221-0/+1
* simulation: Create Consensus core after Join. (#51)Jimmy Hu2018-08-131-0/+1
* simulation: Show internal and external timestamp latency. (#30)Jimmy Hu2018-08-071-1/+20
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-061-2/+3
* 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-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