github cosmos/gaia v17.0.0-rc0

latest release: v17.0.0
pre-release15 days ago

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.

Don't miss a new gaia release

NewReleases is sending notifications on new releases.