github cosmos/gaia v15.2.0

latest releases: v16.0.0, v16.0.0-rc2, v16.0.0-rc1...
21 days ago

Gaia v15.2.0 Release Notes

This is a special point release in the v15 release series.

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 19939000, which is approx. April 10th 2024, 15:00 CET.

📝 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 v15.1.x to v15.2.x.

🚀 Highlights

This release fixes two issues identified after the v15 upgrade:

  • Increases x/gov metadata fields length to 10200.
  • Fixes parsing of historic Txs with TxExtensionOptions.

As both fixes are state breaking, a coordinated upgrade is necessary.

🔨 Build from source

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

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v15.2.0
make install

⚡️ Download binaries

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

Don't miss a new gaia release

NewReleases is sending notifications on new releases.