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

v17.0.0-rc0

cosmos/gaiav17.0.0-rc003-05-2024prerelease

Gaia v17.0.0-rc0 Release Notes

❗ This is a pre-release - do not attempt to run this release on mainnet❗

📝 Changelog

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

🚀 Highlights

This release adds Partial Set Security (PSS) features to the Cosmos Hub blockchain.

When the PSS enabled chain binary lands on mainnet, new consumer chains will be able to:

• choose the % of Cosmos Hub's voting power that is required to operate the consumer chain

• use allow/denylists to customize validator participation

• choose a per-validator voting power maximum (voting power cap)

• use a different number of validators compared to the Cosmos Hub (validator number cap)

• choose to run as an "Opt-in" chain (running the chain is not mandatory for validators)

• have validators choose a different commission rate on their chain

🔨 Build from source

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

⚡️ Download binaries

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

← Back to Releases