ApeWorX / eip712

Message classes for typed structured data hashing and signing in Ethereum
Apache License 2.0
42 stars 19 forks source link

fix: loosen pins for ETH-dependencies #58

Closed antazoey closed 2 months ago

antazoey commented 2 months ago

What I did

by supporting the bigger range, we work better with eth-ape. tests in CI run against the latest and in my local env, it used the older versions, and tests still pass bytes hex behaves differently but you will know that based on your environment anyway.

How I did it

How to verify it

Checklist