v26.0.0-rc0
Gaia v26.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 `v25.3.2` to `v26.0.0`.
🚀 Highlights
• This upgrade introduces the `x/tokenfactory` module to the Hub, as per signalling proposal 1010 . • The following parameters will be set during the upgrade and can be adjusted through future governance proposals: • Denom creation fee: `10 ATOM`
• Denom creation gas consumption: `2_000_000`
🔨 Build from source
``` git clone https://github.com/cosmos/gaia cd gaia && git checkout v26.0.0-rc0 make install ```
⚡️ Download binaries
Binaries for linux and darwin are available below.