github cosmos/gaia v19.0.0

latest releases: v20.0.0-rc0, v19.2.0, v19.1.0...
pre-releaseone month ago

Gaia v19.0.0 Release Notes

πŸ• Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 21835200, which is approx. August 21st 2024, 14:00 UTC.

πŸ“ 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.

πŸš€ Highlights

The focus of this release is the upgrade of Cosmos SDK to v0.50 -- this release usesΒ v0.50.9-lsm, a special Cosmos SDK branch with support for LSM. Consequently, it also upgrades the following dependencies:

As a result of the IBC upgrade, this release will enable IBC channel upgrades, e.g., existing IBC channels can be upgraded to add relayer incentivization through IBC fees.

πŸ”¨ Build from source

You must use Golang v1.22 if building from source.

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

⚑️ Download binaries

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

Don't miss a new gaia release

NewReleases is sending notifications on new releases.