Skip to content

Releases: DeBankDeFi/etherlib

v0.2.5-fix-slice

24 May 01:06
Compare
Choose a tag to compare
fix len out of range

v0.2.7

16 Feb 08:52
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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