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

eth-utils v1 compatibility across all dependencies #616

Merged
merged 3 commits into from
Feb 7, 2018

Conversation

carver
Copy link
Collaborator

@carver carver commented Feb 6, 2018

What was wrong?

Some dependencies required eth-utils pre v1:

  • eth-abi
  • eth-tester

This broke web3 v4 installs after eth-utils v1 was released. Example: ethereum/eth-abi#25

How was it fixed?

Released eth-utils v1-compatible versions of abi and tester, and upgrade to them in web3.

Cute Animal Picture

Cute animal picture

@carver carver merged commit aae3ba9 into master Feb 7, 2018
@carver carver deleted the carver/fix-eth-utils-conflict branch February 7, 2018 02:43
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 this pull request may close these issues.

1 participant