Skip to content

v19.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 12:09
· 84 commits to main since this release
v19.0.0-rc2
7c7b31f

Gaia v19.0.0-rc2 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 v18.1.0 to v19.0.0-rc2.

🚀 Highlights

This release uses go1.22 and brings cosmos-sdk v0.50.x, ibc-go v8.x, interchain-security v5.1.0, and cometbft v0.38.9 to the Cosmos Hub.

Aside from the security and performance upgrades, this release will allow channel upgrades and help relayer incentivization through ibc fees on existing channels.

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.