v28.0.0-rc0
Gaia v28.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 `v27.6.0` to `v28.0.0`.
🚀 Highlights
• The Interchain Security (ICS) provider module has been removed.
• The upgrade handler will update the staking module’s `max_validators` parameter to match the provider module’s `max_provider_consensus_validators` parameter.
🔨 Build from source
``` git clone https://github.com/cosmos/gaia cd gaia && git checkout v28.0.0-rc0 make install ```
⚡️ Download binaries
Binaries for linux and darwin are available below.