Skip to content

v0.6.5

Compare
Choose a tag to compare
@ceyonur ceyonur released this 30 May 16:34
· 75 commits to master since this release
3958b59

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.6.

Updates

  • Updated AvalancheGo version to v1.11.6
    • AvalancheGo v1.11.6 overhauls metrics API and updated metric names, please see full change here
  • Updated minimum go version to 1.21.10
  • Synced and updated Geth version to v1.13.8
  • Updated contracts/ npm packages (full changelog here)

Fixes

  • Fixed peer connectivity that impacts gossip
  • Fixed non-working transaction-history flag
  • Fixed snapshot generation in bootstrapping
  • Fixed missing accessList field in call args
  • Fixed an overflow in state sync ETA duration that shows negative results

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5