Skip to content

Releases: cosmos/gaia

v20.0.0-rc1

20 Sep 17:36
v20.0.0-rc1
2dba9d4
Compare
Choose a tag to compare
v20.0.0-rc1 Pre-release
Pre-release

Gaia v20.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 v19.2.x to v20.x.

🚀 Highlights

This release bumps Interchain Security (ICS) to v6.1.0 which brings the following major features:

  • ICS with Inactive Validators (as per prop 930) enables validators from outside the Hub’s active set to validate on Consumer Chains.
  • Permissionless ICS (as per prop 945) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.

It also bumps CosmWasm/wasmd to v0.53.0 and ibc-go to v8.5.1.

🔨 Build from source

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

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

⚡️ Download binaries

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

v20.0.0

20 Sep 18:54
v20.0.0
2dba9d4
Compare
Choose a tag to compare
v20.0.0 Pre-release
Pre-release

Gaia v20.0.0 Release Notes

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 22443500, which is approx. October 2nd 2024, 15:00 UTC.

📝 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 v19.2.x to v20.x.

🚀 Highlights

This release bumps Interchain Security (ICS) to v6.1.0 which brings the following major features:

  • ICS with Inactive Validators (as per prop 930) enables validators from outside the Hub’s active set to validate on Consumer Chains.
  • Permissionless ICS (as per prop 945) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.

It also bumps CosmWasm/wasmd to v0.53.0 and ibc-go to v8.5.1.

🔨 Build from source

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

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

⚡️ Download binaries

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

v20.0.0-rc0

13 Sep 17:12
v20.0.0-rc0
ec48106
Compare
Choose a tag to compare
v20.0.0-rc0 Pre-release
Pre-release

Gaia v20.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 v19.2.x to v20.x.

🚀 Highlights

This release bumps Interchain Security (ICS) to v6.0.0 which brings the following major features:

  • ICS with Inactive Validators (as per prop 930) enables validators from outside the Hub’s active set to validate on Consumer Chains.
  • Permissionless ICS (as per prop 945) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.

It also bumps CosmWasm/wasmd to v0.53.0 and ibc-go to v8.5.1.

🔨 Build from source

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

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

⚡️ Download binaries

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

v19.2.0

04 Sep 15:47
v19.2.0
1d52b3d
Compare
Choose a tag to compare

Gaia v19.2.0 Release Notes

⚠️ This is a special point release in the v19 release series. This release fixes a bug in Interchain Security.

🕐 Timeline

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

📝 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 v19.1.0 to v19.2.0.

🚀 Highlights

This release bumps Interchain Security to v5.2.0.

🔨 Build from source

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

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v19.2.0
make install

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.1.0

21 Aug 10:37
v19.1.0
4106e7a
Compare
Choose a tag to compare

Gaia v19.1.0 Release Notes

⚠️ This is a special point release in the v19 release series and should be used for the v19 upgrade. This release replaces the now deprecated v19.0.0 release.

🕐 Timeline

This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 21835200, which is approx. August 21st 2024, 14:00 UTC.

📝 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 v18.1.0 to v19.1.0.

🚀 Highlights

Bug fixes and performance enhancements.

As this release replaces v19.0.0, please refer to the v19 release notes for all the highlights from that version.

🔨 Build from source

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

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.0.0

08 Aug 17:35
v19.0.0
86c87df
Compare
Choose a tag to compare
v19.0.0 Pre-release
Pre-release

Gaia v19.0.0 Release Notes DEPRECATED

⚠️ This release is deprecated and should not be used in production. Please use v19.1.0 instead.

📝 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 v18.1.0 to v19.0.0.

🚀 Highlights

The focus of this release is the upgrade of Cosmos SDK to v0.50 -- this release uses v0.50.9-lsm, a special Cosmos SDK branch with support for LSM. Consequently, it also upgrades the following dependencies:

As a result of the IBC upgrade, this release will enable IBC channel upgrades, e.g., existing IBC channels can be upgraded to add relayer incentivization through IBC fees.

🔨 Build from source

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

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.0.0-rc4

05 Aug 17:45
v19.0.0-rc4
86c87df
Compare
Choose a tag to compare
v19.0.0-rc4 Pre-release
Pre-release

Gaia v19.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 v18.1.0 to v19.0.0.

🚀 Highlights

This release uses go1.22 and brings cosmos-sdk v0.50.x, ibc-go v8.x, interchain-security v5.1.0, and cometbft v0.38.9 to the Cosmos Hub.

Aside from the security and performance upgrades, this release will allow channel upgrades and help relayer incentivization through ibc fees on existing channels.

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.0.0-rc3

30 Jul 19:00
v19.0.0-rc3
06fbdd2
Compare
Choose a tag to compare
v19.0.0-rc3 Pre-release
Pre-release

Gaia v19.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 v18.1.0 to v19.0.0-rc3.

🚀 Highlights

This release uses go1.22 and brings cosmos-sdk v0.50.x, ibc-go v8.x, interchain-security v5.1.0, and cometbft v0.38.9 to the Cosmos Hub.

Aside from the security and performance upgrades, this release will allow channel upgrades and help relayer incentivization through ibc fees on existing channels.

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.0.0-rc2

30 Jul 12:09
v19.0.0-rc2
7c7b31f
Compare
Choose a tag to compare
v19.0.0-rc2 Pre-release
Pre-release

Gaia v19.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 v18.1.0 to v19.0.0-rc2.

🚀 Highlights

This release uses go1.22 and brings cosmos-sdk v0.50.x, ibc-go v8.x, interchain-security v5.1.0, and cometbft v0.38.9 to the Cosmos Hub.

Aside from the security and performance upgrades, this release will allow channel upgrades and help relayer incentivization through ibc fees on existing channels.

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.

v19.0.0-rc0

23 Jul 08:05
v19.0.0-rc0
3f54062
Compare
Choose a tag to compare
v19.0.0-rc0 Pre-release
Pre-release

Gaia v19.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 v18.1.0 to v19.0.0.

🚀 Highlights

This release brings cosmos-sdk v0.50.x, ibc-go v8.x, interchain-security v5.1.0, and cometbft v0.38.9 to the Cosmos Hub.

Aside from the security and performance upgrades this release brings ABCI++ (vote extensions), will allow channel upgrades and help relayer incentivization through ibc fees on existing channels.

🔨 Build from source

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

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

⚡️ Download binaries

Binaries for linux and darwin amd64/arm64 are available below.