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 script for Whiteblock #101

Closed mhchia closed 5 years ago

mhchia commented 5 years ago

This PR includes the testing script test/test_series.py, which is capable of

Also, added logs and fixes https://github.com/ethresearch/sharding-p2p-poc/issues/105 in ShardManager

TODO

How to run it

cd test
pip install python-dateutil
python test_series.py

Note

Cute Animal Picture

put a cute animal picture link inside the parentheses

mhchia commented 5 years ago

Note: possible TODOs

mhchia commented 5 years ago

Ready for review if CI passes

mhchia commented 5 years ago

cc @zscole @araskachoi