Releases: ApeWorX/evm-trace
Releases · ApeWorX/evm-trace
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
EVM Trace v0.1.0-alpha.5
EVM Trace v0.1.0-alpha.4
Changes
- feat: default displayable trace in repr and str for CallTreeNode @unparalleled-js (#5)
Special thanks to: @unparalleled-js
EVM Trace v0.1.0-alpha.3
Changes
- feat: add calltree creation method @NotPeopling2day (#4)
- feat: add calltreenode model @NotPeopling2day (#3)
Special thanks to: @NotPeopling2day
EVM Trace v0.1.0-alpha.2
EVM Trace v0.1.0-alpha.1
feat: initial commit