ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Testing: add `plot` to `Network` #151

Open mhchia opened 5 years ago

mhchia commented 5 years ago

What is wrong?

Easier to understand the current topology of the network.

How can it be fixed?

Make use of the code from https://github.com/ethresearch/sharding-p2p-poc/blob/master/deployment/ansible/scripts/topology.py#L125-L143