evm-trace
evm-trace copied to clipboard
feat: pydantic refactor
What I did
Uses the new names of classes after eth_pydantic_types overhaul
fixes: #
How I did it
in coordination with: https://github.com/ApeWorX/eth-pydantic-types/pull/11
How to verify it
Checklist
- [ ] Passes all linting checks (pre-commit and CI jobs)
- [ ] New test cases have been added and are passing
- [ ] Documentation has been updated
- [ ] PR title follows Conventional Commit standard (will be automatically included in the changelog)