Skip to content

Releases: ava-labs/avalanchego

Denali Upgrade

24 Jun 18:59
e30f00c
Compare
Choose a tag to compare
Denali Upgrade Pre-release
Pre-release

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.

Denali Upgrade

10 Jun 15:42
11ca40c
Compare
Choose a tag to compare
Denali Upgrade Pre-release
Pre-release

This node version is compatible with the AVA incentivized testnet.

  • Capped memory consumption by the networking library.
  • Removed race condition in the chain router.
  • Improved failure isolation of chains.
  • Added node version to the admin API.
  • Improved logging.

Denali Upgrade

09 Jun 01:19
96198ef
Compare
Choose a tag to compare
Denali Upgrade Pre-release
Pre-release

This node version is compatible with the AVA incentivized testnet.

  • Fixed bootstrapping vote tallying to properly weight the bootstrap nodes while syncing the P-Chain.
  • Fixed incorrect invalid block caching on the P-Chain.
  • Improved bootstrapping logging and performance.

Denali Upgrade

08 Jun 09:23
e3aa5e7
Compare
Choose a tag to compare
Denali Upgrade Pre-release
Pre-release

This node version is compatible with the AVA incentivized testnet. The client has improved bootstrapping, additional APIs, and various bug fixes.

Denali release

31 May 23:47
7671cab
Compare
Choose a tag to compare
Denali release Pre-release
Pre-release

This is the official release of the Denali node. This node version is compatible with the AVA incentivized testnet.

Cascade release

19 Apr 23:08
e458ec6
Compare
Choose a tag to compare
Cascade release Pre-release
Pre-release

This is the first official release of the cascade node.