Skip to content

Releases: DeBankDeFi/etherlib

Release v0.2.7-patch-1

29 May 07:22
b4664a7

Choose a tag to compare

What's Changed

  • update the tracer function signature according to geth v1.11.0 by @cifer76 in #14
  • 🐛 fix len out of range for main stream by @barryz in #15

New Contributors

Full Changelog: v0.2.7...v0.2.7-patch-1

v0.2.5-fix-slice

24 May 01:06

Choose a tag to compare

fix len out of range

v0.2.7

16 Feb 08:52

Choose a tag to compare

An accompany update on tracer implementation due to upgrading go-ethereum to 1.11.0

Full Changelog: v0.2.5...v0.2.7

Release v0.2.5

15 Feb 07:26
ab03978

Choose a tag to compare

What's Changed

  • This release sync with upstream v1.10.29
  • fix len out of range by @zhangguyu6 in #13

Full Changelog: v0.2.4...v0.2.5

v0.2.4

05 Jul 14:32
4a41150

Choose a tag to compare

What's Changed

  • fix index out of range err by @zhangguyu6 in #7
  • call,call code: check error first by @zhangguyu6 in #8
  • fix slice copy problem by @zhangguyu6 in #10
  • implement state diff by @zhangguyu6 in #9
  • feat: trace state change only if store is nil by @zhangguyu6 in #11

Full Changelog: v0.2.3...v0.2.4

v0.2.3-rc3

04 Jul 09:03
e714da6

Choose a tag to compare

What's Changed

  • fix slice copy problem by @zhangguyu6 in #10

Full Changelog: v0.2.3-rc2...v0.2.3-rc3

v0.2.3-rc2

04 Jul 08:27
5bd036c

Choose a tag to compare

What's Changed

  • fix index out of range err by @zhangguyu6 in #7
  • call,call code: check error first by @zhangguyu6 in #8

Full Changelog: v0.2.0...v0.2.3-rc2

v0.2.3

08 Jun 09:59
b6b987a

Choose a tag to compare

What's Changed

  • fill init/input by action type by @zhangguyu6 in #5
  • patch for geth v1.10.18 by @zhangguyu6 in #6

Full Changelog: v0.2.0...v0.2.3

v0.2.0

10 May 10:19
95a7f06

Choose a tag to compare

What's Changed

  • implement tracev2 by @zhangguyu6 in #4

New Contributors

  • @zhangguyu6 made their first contribution in #4

Full Changelog: v0.1.1...v0.2.0