Skip to content

Releases: ApeWorX/evm-trace

EVM Trace 0.1.0

08 Dec 20:00
4c13ab5
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @antazoey

EVM Trace v0.1.0-alpha.25

21 Sep 14:28
9a5feb3
Compare
Choose a tag to compare

Changes

  • chore: relax pydantic dependency [APE-1373] @banteg (#54)

Special thanks to: @banteg

EVM Trace v0.1.0-alpha.24

01 Sep 16:25
46f45f2
Compare
Choose a tag to compare

Changes

  • fix: missing trace frames during CREATEs [APE-1357] @antazoey (#52) (#53)
  • fix: erigon push0 workaround [APE-1356] @banteg (#51)
  • fix: add keccak256 as alias for sha3 opcode [APE-1262] @banteg (#48)

Special thanks to: @antazoey and @banteg

EVM Trace v0.1.0-alpha.23

29 Aug 20:55
cafecd7
Compare
Choose a tag to compare

Changes

  • feat: create trace frames function [APE-1336] @antazoey (#50)
  • fix: recursion error when passing lists for iterator [APE-1270] @antazoey (#49)

Special thanks to: @antazoey

EVM Trace v0.1.0-alpha.22

20 Jul 17:10
c1396c4
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

EVM Trace v0.1.0-alpha.21

21 Jun 22:20
806c096
Compare
Choose a tag to compare

Changes

  • feat: CREATE and CREATE2 support [APE-1086] @antazoey (#44)

Special thanks to: @antazoey

EVM Trace v0.1.0-alpha.20

18 May 15:15
a4354d6
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

EVM Trace v0.1.0-alpha.19

04 May 13:30
2610d12
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

EVM Trace v0.1.0-alpha.18

26 Apr 14:07
1bfab77
Compare
Choose a tag to compare

Changes

  • feat: allow getting contract address on certain TraceFrames [APE-895] @antazoey (#39)
  • chore: upgrade eth deps [APE-729] @antazoey (#38)

Special thanks to: @antazoey

EVM Trace v0.1.0-alpha.17

28 Feb 05:37
4f7497e
Compare
Choose a tag to compare

Changes

  • chore: bump ethpm-types [APE-676] @unparalleled-js (#35)

Special thanks to: @unparalleled-js