Cosmos Gaia Versions Save

Cosmos Hub

v17.0.0-rc0

2 weeks ago

Gaia v17.0.0-rc0 Release Notes

❗ This is a pre-release - do not attempt to run this release on mainnet❗

πŸ“ Changelog

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

πŸš€ Highlights

This release adds Partial Set Security (PSS) features to the Cosmos Hub blockchain.

When the PSS enabled chain binary lands on mainnet, new consumer chains will be able to:

  • choose the % of Cosmos Hub's voting power that is required to operate the consumer chain
  • use allow/denylists to customize validator participation
  • choose a per-validator voting power maximum (voting power cap)
  • use a different number of validators compared to the Cosmos Hub (validator number cap)
  • choose to run as an "Opt-in" chain (running the chain is not mandatory for validators)
  • have validators choose a different commission rate on their chain

πŸ”¨ Build from source

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

⚑️ Download binaries

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

v16.0.0

3 weeks 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.

v16.0.0-rc2

3 weeks ago

Gaia v16.0.0-rc2 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-rc2
make install

⚑️ Download binaries

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

v16.0.0-rc1

3 weeks ago

Gaia v16.0.0-rc1 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-rc1
make install

⚑️ Download binaries

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

v16.0.0-rc0

4 weeks ago

Gaia v16.0.0-rc0 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

  • IBC rate limit
  • ICA controller
  • IBC fee middleware
  • ICS epochs

❀️ Contributors

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

πŸ”¨ Build from source

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

⚑️ Download binaries

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

v15.2.0

1 month ago

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.

v15.2.0-rc0

1 month ago

Gaia v15.2.0-rc0 (release candidate)

Please do not use this release in a production environment.

πŸ“ Changelog

Check out the changelog for a list of relevant changes or compare all changes from last 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 v15.2.0
make install

⚑️ Download binaries

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

v15.1.0

1 month ago

Gaia v15.1.0 Release Notes

⚠️ This is a special point release in the v15 release series. It contains the changes introduced by the v14.2.0 emergency release and it replaces the v15.0.0 release, which is deprecated.

πŸ• 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.

v15.1.0-rc1

1 month ago

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.

v15.1.0-rc0

2 months ago

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.