Gaia v15.1.0 Release Notes
This release contains the changes introduced by the v14.2.0 emergency release and should be used for the v15 upgrade (instead of v15.0.0).
📝 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.