ethresearch / sharding-p2p-poc

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

Add versions to the client #107

Closed mhchia closed 5 years ago

mhchia commented 5 years ago

What is wrong?

Currently, the version is not specified, and the master branch keeps changing. It will be good to have a version number, letting the testing code be aware of the version of the codebase.

How can it be fixed?

Add a flag --version or version in the argument

$ sharding-p2p-poc version
0.0.0