ethereum / hexbytes

Python `bytes` subclass that decodes hex, with a readable console output
MIT License
27 stars 19 forks source link

eth-utils 1b2 & latest template updates #1

Closed carver closed 6 years ago

carver commented 6 years ago

What was wrong?

eth-utils v1b2 is cranky, and requires special handling and love. (It's better, and worth it, really)

How was it fixed?

Specify eth-hash backend for testing, require eth-utils v1b2 or higher. Get pypy3 support for free!

Plus, merged in a bunch of project template stuff.