Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ethereum version #2199

Closed
jeremyletang opened this issue Sep 7, 2020 · 0 comments · Fixed by #2220
Closed

Update ethereum version #2199

jeremyletang opened this issue Sep 7, 2020 · 0 comments · Fixed by #2220

Comments

@jeremyletang
Copy link
Member

The go-ethereum version we are using as of now, is slightly buggy and use a library (go-sigar) which do not support not being build without CGO on macosx at least (other plateform has been fixed).

It seems a recent commit have fixed this behaviour and we should be able to build again without CGO: ethereum/go-ethereum#21041.

Let's try to spend some time to update the dep to the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant