Skip to content

Releases: cosmos/gaia

v25.1.0

08 Jul 20:07
v25.1.0
070fe2f
Compare
Choose a tag to compare

Gaia v25.1.0 Release Notes

📝 Changelog

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

🚀 Highlights

This release bumps the Cosmos SDK to v0.53.3

🔨 Build from source

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

⚡️ Download binaries

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

v25.0.0

20 Jun 19:47
v25.0.0
ebb24fa
Compare
Choose a tag to compare

Gaia v25.0.0 Release Notes

The governance proposal for the mainnet v25.0.0 upgrade contains block height 26440900.

📝 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 v24.0.0 to v25.0.0.

🚀 Highlights

This major version upgrade of Gaia brings us up to date with the latest upstream version of the Cosmos SDK!

Please note that the --x-crisis-skip-assert-invariants flag has been deprecated and the node will not start with it in place. Make sure you are not using this flag before you start a v25 node.

🔨 Build from source

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

⚡️ Download binaries

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

v25.0.0-rc0

14 Jun 01:16
v25.0.0-rc0
c2f3dc4
Compare
Choose a tag to compare
v25.0.0-rc0 Pre-release
Pre-release

Gaia v25.0.0-rc0 Release Notes

📝 Changelog

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

🚀 Highlights

This major version upgrade of Gaia brings us up to date with the latest upstream version of the Cosmos SDK!

🔨 Build from source

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

⚡️ Download binaries

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

v24.0.0

30 May 18:49
v24.0.0
05e104f
Compare
Choose a tag to compare

Gaia v24.0.0 Release Notes

The governance proposal for the mainnet v24.0.0 upgrade contains block height 26131400.

📝 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 v23.3.0 to v24.0.0.

🚀 Highlights

This is the first of the series of two major release versions which will move gaia off of a custom Cosmos SDK branch. In order to accomplish that we've moved the LSM functionality into its own dedicated module, x/liquid. The existing types and APIs for the custom LSM functionality still exist, but have been disabled.

Please refer to the migration guide for additional details.

Additionally, this release removes the requirement for expedited gov props to contain strictly chain upgrade message types. Now all message types can be submitted as part of an expedited gov prop.

🔨 Build from source

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

⚡️ Download binaries

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

v24.0.0-rc1

23 May 22:25
v24.0.0-rc1
ca99c9a
Compare
Choose a tag to compare
v24.0.0-rc1 Pre-release
Pre-release

Gaia v24.0.0-rc1 Release Notes

📝 Changelog

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

🚀 Highlights

This is the first of the series of two major release versions which will move gaia off of a custom Cosmos SDK branch. In order to accomplish that we've moved the LSM functionality into its own dedicated module, x/liquid. The existing types and APIs for the custom LSM functionality still exist, but have been disabled.

Please refer to the migration guide for additional details.

Additionally, this release removes the requirement for expedited gov props to contain strictly chain upgrade message types. Now all message types can be submitted as part of an expedited gov prop.

🔨 Build from source

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

⚡️ Download binaries

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

v24.0.0-rc0

15 May 20:26
v24.0.0-rc0
2dd133d
Compare
Choose a tag to compare
v24.0.0-rc0 Pre-release
Pre-release

Gaia v24.0.0-rc0 Release Notes

📝 Changelog

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

🚀 Highlights

This is the first of the series of two major release versions which will move gaia off of a custom Cosmos SDK branch. In order to accomplish that we've moved the LSM functionality into its own dedicated module, x/liquid. The existing types and APIs for the custom LSM functionality still exist, but have been disabled.

Please refer to the migration guide for additional details.

Additionally, this release removes the requirement for expedited gov props to contain strictly chain upgrade message types. Now all message types can be submitted as part of an expedited gov prop.

🔨 Build from source

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

⚡️ Download binaries

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

v23.3.0

05 May 21:14
v23.3.0
875b68b
Compare
Choose a tag to compare

Gaia v23.3.0 Release Notes

If the Cosmos Hub Mainnet proposal passes, the upgrade for v23.2.0 will be executed on block 25734200.

📝 Changelog

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

🔨 Build from source

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.3.0
make install

⚡️ Download binaries

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

v23.2.0

29 Apr 00:15
v23.2.0
d361c03
Compare
Choose a tag to compare

Gaia v23.2.0 Release Notes

If the Cosmos Hub Mainnet proposal passes, the upgrade for v23.2.0 will be executed on block 25602300.

📝 Changelog

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

🔨 Build from source

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

⚡️ Download binaries

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

What's Changed

Full Changelog: v23.1.1...v23.2.0

v23.1.1

14 Apr 12:16
v23.1.1
239907a
Compare
Choose a tag to compare

Gaia v23.1.1 Release Notes

📝 Changelog

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

🔨 Build from source

git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.1.1
make install

⚡️ Download binaries

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

What's Changed

Full Changelog: v23.0.1...v23.1.1

v23.1.0

09 Apr 06:15
v23.1.0
5a9a744
Compare
Choose a tag to compare
v23.1.0 Pre-release
Pre-release

Gaia v23.1.0 Release Notes

📝 Changelog

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

🚀 Highlights

This release includes fixes for various parts of the IBC application stacks.

🔨 Build from source

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

⚡️ Download binaries

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

What's Changed

Full Changelog: v23.0.1...v23.1.0