8000 Releases · cosmos/gaia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cosmos/gaia

v24.0.0

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

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