github cosmos/gaia v16.0.0

latest release: v17.0.0-rc0
pre-release19 days ago

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.
The target upgrade height is 20440500, which is approx. May 15th 2024, 15:00 UTC.

Gaia v16.0.0 Release Notes

📝 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.x to v16.x.

🚀 Highlights

This releases adds several features made possible by the upgrade to Cosmos SDK v0.47:

  • The IBC rate limit module prevents massive inflows or outflows of IBC tokens in a short time frame to add an extra layer of protection on IBC transfers.
  • The ICA controller sub-module enables Hub users to perform actions on other chains using their Hub accounts.
  • The IBC fee middleware enables creating IBC channels with in-protocol incentivization for relayers.

This release also bumps ICS to v4.1.0-lsm, which introduces ICS epochs to reduce the relaying cost for ICS.

❤️ Contributors

This list is non-exhaustive and ordered alphabetically.
Thank you to everyone who contributed to this release!

🔨 Build from source

You must use Golang v1.21 if building from source.

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v16.0.0
make install

⚡️ Download binaries

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

Don't miss a new gaia release

NewReleases is sending notifications on new releases.