Skip to content

v15.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 12:01
· 81 commits to main since this release
v15.2.0
7281c9b

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.