Releases: ApeWorX/evm-trace
Releases · ApeWorX/evm-trace
EVM Trace v0.1.0-alpha.15
Changes
- fix: allow
merge_reports
to work with single report @unparalleled-js (#32)
Special thanks to: @unparalleled-js
EVM Trace v0.1.0-alpha.14
Changes
- feat: support for
tracer=callTrace
@unparalleled-js (#30)
Special thanks to: @unparalleled-js
EVM Trace v0.1.0-alpha.13
Changes
- fix: set root kwargs for parity trace at end of builder-logic @unparalleled-js (#29)
Special thanks to: @unparalleled-js
EVM Trace v0.1.0-alpha.12
Changes
- fix: issue where could not set returndata in root kwargs @unparalleled-js (#26)
Special thanks to: @unparalleled-js
EVM Trace v0.1.0-alpha.11
EVM Trace v0.1.0-alpha.9
Changes
- chore: finish removing python3.7 @NotPeopling2day (#19)
- chore: add msgspec dependency @banteg (#18)
Special thanks to: @NotPeopling2day and @banteg
EVM Trace v0.1.0-alpha.10
EVM Trace v0.1.0-alpha.8
Changes
- refactor: remove
display_cls
@unparalleled-js (#17) - refactor:
display_nodes
prop ->get_display_nodes()
@NotPeopling2day (#16) - feat: add gas reporting ape-48 @NotPeopling2day (#14)
- fix:
vmtrace:to_trace_frames
address arg default value @nazariyv (#12)
Special thanks to: @NotPeopling2day, @nazariyv and @unparalleled-js
EVM Trace v0.1.0-alpha.7
EVM Trace v0.1.0-alpha.6
Changes
- fix: better handling of None gas and parity reverts @unparalleled-js (#8)
Special thanks to: @unparalleled-js