Skip to content

v25.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 19:47
· 30 commits to main since this release
v25.0.0
ebb24fa

Gaia v25.0.0 Release Notes

The governance proposal for the mainnet v25.0.0 upgrade contains block height 26440900.

📝 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 v24.0.0 to v25.0.0.

🚀 Highlights

This major version upgrade of Gaia brings us up to date with the latest upstream version of the Cosmos SDK!

Please note that the --x-crisis-skip-assert-invariants flag has been deprecated and the node will not start with it in place. Make sure you are not using this flag before you start a v25 node.

🔨 Build from source

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v25.0.0
make install

⚡️ Download binaries

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