Releases: DeBankDeFi/etherlib
Releases · DeBankDeFi/etherlib
v0.2.5-fix-slice
fix len out of range
v0.2.7
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
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
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
v0.2.3-rc2
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