github cosmos/gaia v20.0.0-rc0

pre-release5 days ago

Gaia v20.0.0-rc0 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 v19.2.x to v20.x.

🚀 Highlights

This release bumps Interchain Security (ICS) to v6.0.0 which brings the following major features:

  • ICS with Inactive Validators (as per prop 930) enables validators from outside the Hub’s active set to validate on Consumer Chains.
  • Permissionless ICS (as per prop 945) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.

It also bumps CosmWasm/wasmd to v0.53.0 and ibc-go to v8.5.1.

🔨 Build from source

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

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v20.0.0-rc0
make install

⚡️ Download binaries

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

Don't miss a new gaia release

NewReleases is sending notifications on new releases.