Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@ceyonur ceyonur released this 30 Jan 16:53
a1bfa0e

This release focuses on code quality improvements and post-Etna cleanups.

Compatibility

The plugin version is updated to 39 and is compatible with AvalancheGo version v1.12.2.

Updates

  • Moved client type and structs to new plugin/evm/client package
  • Fixed statedb improper copy issue
  • Limited the maximum number of query-able rewardPercentile by 100 in eth_feeHistory API
  • Refactored trie_prefetcher.go to be structurally similar to upstream
  • Removed deprecated legacy gossip handler and metrics
  • Removed unnecessary locks in mempool

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1