Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav21.0.0-rc0GitHub ↗

v21.0.0-rc0

cosmos/gaiav21.0.0-rc014-10-2024prerelease

Gaia v21.0.0 Release Notes

📝 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.2.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