v17.0.0
Gaia v17.0.0 Release Notes DEPRECATED
⚠️ This release is deprecated and should not be used in production. Please use v17.1.0 instead.
📝 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 `v16.x` to `v17.x`.
🚀 Highlights
This release adds ICS 2.0 to Gaia. ICS 2.0 -- also known as Partial Set Security (PSS) -- allows each consumer chain to leverage only a subset of the Hub validator set and enables validators to opt-in to validate the consumer chains they want. For more details, check out the ICS docs .
🔨 Build from source
``` git clone https://github.com/cosmos/gaia cd gaia && git checkout v17.0.0 make install ```
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.