Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav21.0.0GitHub ↗

v21.0.0

cosmos/gaiav21.0.025-10-2024

Gaia v21.0.0 Release Notes

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.

The upgrade height is 22953640 , which is approx. November 6th 2024, 14:30 UTC.

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from `v20.x` to `v21.x`.

🚀 Highlights

This release bumps Interchain Security (ICS) to v6.3.0 which brings the following improvements:

• Enable consumer chains to use the memo field of the IBC transfer packets to tag ICS rewards with the consumer ID. As a result, consumer chains can send ICS rewards in any denomination and on any IBC channel. For example, a consumer chain could send USDC as ICS rewards.

• Enable each consumer chain to permissionlessly add up to three denoms that will be accepted as ICS rewards.

The release also distributes all the unaccounted known denoms from the consumer rewards pool via migration.

🔨 Build from source

❗ You must use Golang v1.22 if building from source.

``` git clone https://github.com/cosmos/gaia cd gaia && git checkout v21.0.0 make install ```

⚡️ Download binaries

Binaries for linux, darwin, and windows are available below.

← Back to Releases