v0.6.3
The AvalancheGo dependency is updated to v1.11.3 in this release, making it compatible with RPCChainVM Protocol Version 35 (changed from previous release).
Updates
- Mandatory Network Upgrade Rescheduling via upgrade.json (#1123)
- Sync and bump Geth version to v1.12.2 (#1117)
- Bump AvalancheGo v1.11.3 (#1130)
Fixes
- Fix ethclient precompile module registration (#1121)
What's Changed
- squashed all from geth-v1.12.2-x by @darioush in #1117
- fix test reliability by @darioush in #1118
- Force precompile modules registration by importing ethclient as a package by @wh00hw in #1121
- disable running for all tags by @ceyonur in #1125
- bump version to v0.6.3 by @ceyonur in #1124
- Genesis chainconfig cleanup by @ceyonur in #1123
- move docker build to separate ci by @ceyonur in #1128
- More portable shebang for bash by @vtamara in #1119
- bump avago v1.11.3 by @ceyonur in #1130
New Contributors
Full Changelog: v0.6.2...v0.6.3