github ava-labs/avalanchego v1.11.13
Durango.13 - Etna Compatible

latest release: v1.12.0-fuji
8 hours ago

This version is backwards compatible to v1.11.0. It is optional, but encouraged.

The plugin version is updated to 38 all plugins must update to be compatible.

APIs

  • Added platform.getL1Validator
  • Added platform.getProposedHeight
  • Updated platform.getValidatorsAt to accept "proposed" as valid height input

Configs

  • Added P-chain configs
    • "l1-weights-cache-size"
    • "l1-inactive-validators-cache-size"
    • "l1-subnet-id-node-id-cache-size"

Fixes

  • Fixed metrics initialization in the RPCChainVM. This could cause crashes during startup if metrics were requested during VM initialization.
  • Fixed compilation on macos 14.7 and higher
  • Fixed avalanchego wallet usage with ledger >=v0.8.4
  • Fixed missing NodeIDs argument in the info.peers client implementation
  • Fixed getSubnetID state tracing

What's Changed

New Contributors

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.