This version is backwards compatible to v0.7.0. It is optional, but encouraged.
AvalancheGo Compatibility
The plugin version is updated to 41 and is compatible with AvalancheGo version v1.13.2.
Breaking changes
- Removed static API handler and functions:
subnetevm.decodeGenesis
,subnetevm.buildGenesis
Updates
- Updated AvalancheGo dependency to v1.13.2
- Updated libevm dependency to v1.13.14-0.3.0.rc.1
What's Changed
- Update avalanchego version to v1.13.2-rc.0 by @StephenButtolph in #1597
- chore(plugin/evm/customtypes): use upstream RLPHash function (#918) by @ceyonur in #1601
- Remove static service by @ceyonur in #1602
- Reduce custom types by @ceyonur in #1603
- Simplfy vm tests by @ceyonur in #1605
- Fix log structuring by @ceyonur in #1606
- Remove handler special case by @ceyonur in #1604
- build: Update
libevm
tov1.13.14-0.3.0.rc.1
(#1017) by @ceyonur in #1608 - chore: release v0.7.5 by @ceyonur in #1609
Full Changelog: v0.7.4...v0.7.5