ethresearch / sharding-p2p-poc

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

Update versions of the dependencies in gx #55

Closed mhchia closed 5 years ago

mhchia commented 5 years ago

What is wrong?

go-libp2p-pubsub and go-log are updated with some important fixes. We should make use of them.

How can it be fixed?

Change the versions and commits in package.json. However, there are some issues if we directly change them.

mhchia commented 5 years ago

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