ethresearch / sharding-p2p-poc

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

Use `keccak` from standard crypto lib #7

Closed mhchia closed 6 years ago

mhchia commented 6 years ago

To remove dependency on geth

ref: https://go-review.googlesource.com/c/crypto/+/106462

mhchia commented 6 years ago

cc @ChihChengLiang @hwwhww