Skip to content

v0.1.2

Compare
Choose a tag to compare
@int-bot int-bot released this 06 Jun 14:31
· 1065 commits to develop since this release
c3d0bd4

Compatible versions:

Changelog:

Version v0.1.2 is a patch-release, fixing some issues found in v0.1.1:

  • Fixes in call tracers (#2140)
    • Gas used in is not display properly
    • Inside the delegateCall the ether value transfer is not showed properly, also the from is incorrect
    • Some of the calls are returned in a different depth that they should be
  • Increase max GRPC message size (#2159)