Skip to content

v14.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 16:20
· 271 commits to main since this release
v14.1.0
0d9408e

Gaia v14.1.0 Release Notes

This is a special point release in the v14 release series. It replaces the v14.0.0 release, which is deprecated.

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 18262000, which is approx. Dec 13th 2023, 12:00 CET.

A live countdown can be found here:
https://www.mintscan.io/cosmos/block/18262000

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

🚀 Highlights

This release upgrade ICS to v2.4.0-lsm adding the cryptographic verification of equivocation feature and deprecating the equivocation proposals.

🚚 Migration Instructions

The migration instructions can be found here:
https://hub.cosmos.network/migration/cosmoshub-4-v14-upgrade

All Hermes relayer operators, please update your Hermes installation to use Hermes v1.7.3, further details are in the migration instructions above and in the Hermes release notes.

🔨 Build from source

You must use Golang v1.20.x if building from source.

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v14.1.0
make install

⚡️ Download binaries

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