mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-03-03 15:44:52 +01:00
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.