Skip to content

Releases: ApeWorX/evm-trace

EVM Trace v0.1.0-alpha.12

15 Nov 20:52
da997e0
Compare
Choose a tag to compare

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

01 Nov 15:11
714918c
Compare
Choose a tag to compare

Changes

  • fix: issue where could not handle missing memory @unparalleled-js (#23)
  • test: improve merge reports test @unparalleled-js (#21)

Special thanks to: @aalan3 and @unparalleled-js

EVM Trace v0.1.0-alpha.9

10 Sep 17:32
919404d
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @banteg

EVM Trace v0.1.0-alpha.10

10 Sep 21:04
5ef9661
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day

EVM Trace v0.1.0-alpha.8

08 Sep 19:06
b865209
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day, @nazariyv and @unparalleled-js

EVM Trace v0.1.0-alpha.7

26 Jul 14:58
72a068a
Compare
Choose a tag to compare

Changes

Special thanks to: @banteg and @fubuloubu

EVM Trace v0.1.0-alpha.6

15 Jun 21:20
64f4031
Compare
Choose a tag to compare

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

14 Jun 15:30
eeb3515
Compare
Choose a tag to compare

Changes

  • feat: call tree from parity trace @banteg (#7)

Special thanks to: @banteg and @unparalleled-js

EVM Trace v0.1.0-alpha.4

09 Jun 02:05
71b07d7
Compare
Choose a tag to compare

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

10 May 00:57
cd08dbe
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day