This release includes upstream code (Coreth) updates and various fixes to APIs.
The AvalancheGo dependency is updated to v1.10.15 in this release, making it compatible with RPCChainVM Protocol Version 30.
Updates
- Migrated upstream changes (Coreth 0.12.4-rc.0 -> 0.12.7)
- Added block details to accepted warp message logs
- Bumped AvalancheGo dependency to v1.10.15
Fixes
- Fixed precompile activations in tracer APIs
- Fixed Admin API duplicate service registration
What's Changed
- use cgo in mockgen by @ceyonur in #974
- remove extra service registration by @ceyonur in #978
- Fix tracer precompile upgrade by @ceyonur in #979
- warp: add details to accepted message log by @darioush in #984
- bump avalanchego to v1.10.15 by @darioush in #988
- coreth sync: 0.12.4-rc.0 -> 0.12.7 by @darioush in #975
Full Changelog: v0.5.8...v0.5.9