forked from cerc-io/plugeth
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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| config_test.go | ||
| config.go | ||
| defaults.go | ||
| doc.go | ||
| errors.go | ||
| node_example_test.go | ||
| node_test.go | ||
| node.go | ||
| service_test.go | ||
| service.go | ||
| utils_test.go | ||