ApeWorX / eip712

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

feat: upgrade eth dependencies [APE-728] #34

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

Upgrades eth-abi and eth-account to be in a range compatible with web3.py==6.0.0

How I did it

How to verify it

Checklist