ApeWorX / eip712

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

chore: update eth-account #54

Closed DanielSchiavini closed 5 months ago

DanielSchiavini commented 5 months ago

This PR updates eth-account. Note that this version has a few breaking changes that are not used directly in this project.

Revived from #52

What I did

How I did it

Updating the requirements in setup.py

How to verify it

Tests should still pass

Checklist