aboutsummaryrefslogtreecommitdiffstats
path: root/simulation
Commit message (Expand)AuthorAgeFilesLines
* simulation: Show internal and external timestamp latency. (#30)Jimmy Hu2018-08-074-17/+193
* simulation: tcp-network: force http.Client to reuse connection (#33)Wei-Ning Huang2018-08-061-15/+22
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-068-14/+63
* Remove timestamp generating function in validator (#25)Jimmy Hu2018-08-011-8/+0
* core: refine Application interface and add Governance interface (#24)Wei-Ning Huang2018-07-311-7/+7
* blockdb: allow to dump blocks to json-encoded fileMission Liao2018-07-312-10/+9
* Print block confirm latency when Peer Server stopped. (#23)Jimmy Hu2018-07-318-26/+67
* Print confirmed blocks per second when Peer Server stopped. (#22)Jimmy Hu2018-07-312-0/+47
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-308-22/+240
* Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)Jimmy Hu2018-07-269-16/+328
* simulation: fix tcp-local network simulation (#8)Wei-Ning Huang2018-07-232-2/+6
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-2014-129/+720
* core: refactor acking relationship (#3)Wei-Ning Huang2018-07-181-1/+1
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-167-0/+521