github ava-labs/avalanchego v0.5.7
Denali Upgrade

latest releases: v1.11.5-rc.3, v1.11.5-rc.2, v1.11.5-rc.0...
pre-release3 years ago

This release is compatible with the Denali testnet.

Improvements include:

  • Public admin API RPCs are now duplicated to the info endpoint. These duplicated calls are deprecated on the admin API. Once network services (wallet + faucet + explorer) are moved to the info API they'll be removed.
  • Security improvements around how open the RPC is and openness of the admin API.
  • Security improvements around how we generate staking keys + certs.
  • NAT traversal is improved.
  • Various improvements were made around reducing memory allocations.
  • Removed some duplicated DB writes, which should improve disk IO usage.
  • Removed excessive logs dumped from the plugins.
  • Rate limit bootstrapping fetches, this should reduce CPU utilization on staking nodes.
  • Added new metrics to track poll durations.
  • Added early termination conditions to network polls.

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.