Releases: ApeWorX/evm-trace
Releases · ApeWorX/evm-trace
EVM Trace 0.2.6
Changes
- fix(deps): widen pin on py-evm as it causes issues w/ web3 v7 @fubuloubu (#78)
Special thanks to: @fubuloubu
EVM Trace 0.2.5
Changes
- feat: adds msgspec back in as it now supports python 3.13 @bitwise-constructs (#77)
- feat: pydantic refactor @bitwise-constructs (#71)
- chore: templating updates @antazoey (#75)
- feat: implement cchecksum for ~2x faster checksumming @BobTheBuidler (#74)
Special thanks to: @BobTheBuidler, @antazoey and @bitwise-constructs
EVM-Trace 0.2.4
Changes
- fix: Remove problematic
msgspec
dependency from Python 3.13 @bitwise-constructs (#73)
Special thanks to: @bitwise-constructs
EVM-Trace 0.2.3
EVM Trace 0.2.2
EVM Trace 0.2.1
EVM Trace 0.2.0
Changes
- feat: struct-log based trace-frames now include events emitted @antazoey (#66)
- feat: enables windows CI tests @bitwise-constructs (#65)
- chore: bump pre-commit @NotPeopling2day (#64)
- feat!: py3.8 drop and py3.12 support add @antazoey (#59)
Special thanks to: @NotPeopling2day, @antazoey and @bitwise-constructs
EVM Trace 0.1.5
EVM Trace 0.1.4
EVM Trace 0.1.3
Changes
- chore: update permissions to add write @fubuloubu (#61)
- feat: add Python 3.12 support @antazoey (#60)
Special thanks to: @antazoey and @fubuloubu