v19.1.0
Gaia v19.1.0 Release Notes
⚠️ This is a special point release in the v19 release series and should be used for the v19 upgrade. This release replaces the now deprecated v19.0.0 release.
🕐 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.1.0`.
🚀 Highlights
Bug fixes and performance enhancements.
As this release replaces v19.0.0 , please refer to the v19 release notes for all the highlights from that version.
🔨 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.1.0 make install ```
⚡️ Download binaries
Binaries for linux and darwin amd64/arm64 are available below.