v15.1.0
Gaia v15.1.0 Release Notes
🕐 Timeline
This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 19639600, which is approx. Mar 20th 2024, 11:30am 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 v14.2.x
to v15.1.x
.
🚀 Highlights
As this release replaces the v15.0.0 release, please check out the release notes for all the highlights.
In addition, this release bumps Packet Forward Middleware to v7.1.3-0.20240228213828-cce7f56d000b
, which contains the same fix as the one introduced by the v14.2.0 emergency release. It also fixes a series of escrow accounts by minting and transfering the missing assets to reach parity with counterparty chain supply.
🔨 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.1.0
make install
⚡️ Download binaries
Binaries for linux, darwin, and windows are available below.