ethresearch / sharding-p2p-poc

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

Ensure logs are emitted and remove useless ones #15

Closed mhchia closed 5 years ago

mhchia commented 6 years ago

What is wrong?

All events should be logged, e.g. connecting peers, broadcasting/receiving collations, subscribing/unsubscribing shards.

How can it be fixed?

mhchia commented 5 years ago

Closed by https://github.com/ethresearch/sharding-p2p-poc/pull/56