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

Upgrade to work with eth-utils beta 2 #33

Closed
wants to merge 2 commits into from
Closed

Conversation

carver
Copy link
Collaborator

@carver carver commented Feb 20, 2018

What was wrong?

eth-utils dropped pad-left, and dropped support for decoding hex from bytes values

How was it fixed?

  • switched to using py3's builtin rjust
  • decode from str values
  • bonus: added pypy3 tests

Cute Animal Picture

Cute animal picture

@pipermerriam
Copy link
Member

closing for #34

@pipermerriam pipermerriam deleted the carver/eth-utils-beta2 branch February 20, 2018 18:37
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.

None yet

2 participants