Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename repo to dexon-consensus | Wei-Ning Huang | 2018-11-02 | 1 | -7/+7 |
| | |||||
* | simulation: integrate test.Transport (#99) | Mission Liao | 2018-09-11 | 1 | -1/+9 |
| | | | | | - Add marshaller for simulation by encoding/json - Implement peer server based on test.TranportServer - Remove network models, they are replaced with test.LatencyModel | ||||
* | simulation: fix tcp-local network simulation (#8) | Wei-Ning Huang | 2018-07-23 | 1 | -0/+7 |
| | | | | | | * simulation: fix tcp-local network simulation * fixup | ||||
* | Implement simulation on a real network (#5) | Wei-Ning Huang | 2018-07-20 | 1 | -0/+33 |
simulation: implement simulation on a real network |