github ava-labs/subnet-evm v0.6.6

latest releases: v0.6.8-rc.2, v0.6.8-rc.0, v0.6.8-status-removal...
one month ago

This version is backwards compatible to v0.6.0. It is optional, but encouraged.

The plugin version is unchanged at 35 and is compatible with AvalancheGo versions v1.11.3-v1.11.7.

API

  • eth_getActiveRulesAt changed to show avalancheRules, ethRules, and precompiles at given timestamp (current header time if not specified). precompiles now will show the precompile name, rather than the address.
  • Deprecated eth_getActivatedPrecompilesAt in favor of eth_getActiveRulesAt

Updates

  • Updated minimum Golang version to 1.21.11
  • Updated AvalancheGo library version to 1.11.7

Fixes

  • Fixed a case in state sync that leads to writing to a closed channel when a storage trie splits into segments.

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

Don't miss a new subnet-evm release

NewReleases is sending notifications on new releases.