A collection of msgspec.Struct definitions for use with the Ethereum Virtual Machine
Inspired by snek3, I took the structs and extended them with some extra functionality.
- Run
poetry run mypy(uses thepyproject.tomlconfiguration).
- Planned v1 naming/deprecation finalization is tracked in #264.
- Minor releases keep backward-compatible block struct behavior while we converge on the final v1 public contract.
- block
- log
- receipt
- trace
- transaction
- and more