What's Changed
- update by @wakamex in #1
- Switch from ganache to anvil
- Remove pysha3 dependency
- Remove python2 style super() call
- Remove OrderedAttributesMeta. From version 3.7 onward, dictionaries maintain the insertion order of their items.
- Require python >= 3.10 as the lowest version to install with uv
- Switch from Sphinx to Google docstring format for readability
- Lint with ruff
- Add Github workflows (lint and test)
- Add pyproject.toml
New Contributors
Full Changelog: https://github.com/wakamex/py-eip712-structs/commits/1.2.0