aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dexcon-simulation
Commit message (Collapse)AuthorAgeFilesLines
* core: Fix BA Fork issues (#104)Jimmy Hu2018-09-131-0/+11
|
* simulation: integrate test.Transport (#99)Mission Liao2018-09-111-1/+5
| | | | | - Add marshaller for simulation by encoding/json - Implement peer server based on test.TranportServer - Remove network models, they are replaced with test.LatencyModel
* misc: Polish BA. (#94)Jimmy Hu2018-09-051-1/+2
|
* Add -cpuprofile and -memprofile to dexcon-simulation (#56)Jimmy Hu2018-08-141-0/+28
|
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+53