Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p/simulations: add mocker functionality (#15207) | holisticode | 2017-12-13 | 1 | -2/+62 |
| | | | | This commit adds mocker functionality to p2p/simulations. A mocker allows to starting/stopping of nodes via the HTTP API. | ||||
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -0/+680 |
This commit introduces a network simulation framework which can be used to run simulated networks of devp2p nodes. The intention is to use this for testing protocols, performing benchmarks and visualising emergent network behaviour. |