Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav15.2.0GitHub ↗

v15.2.0

cosmos/gaiav15.2.008-04-2024

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.

← Back to Releases