truechain / truechain-consensus-core

TrueChain Consensus Protocol: Minerva
Apache License 2.0
161 stars 70 forks source link

hmake deps fails because it requires golang.org/x/net/context which is natively available #58

Closed arcolife closed 6 years ago

arcolife commented 6 years ago

was changed in pbft-server.go but not client.go.

either reasons:

but got caught when building deps on darwin, for some reason. fixing it asap.