π cosmos/gaia - Release Notes
v23.0.1 (2025-03-25)
# Gaia v23.0.1 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.1...v23.0.1) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.1.0](https://github.com/cosmos/ibc-go/tree/v10.1.0)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v10.0.0](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v10.0.0)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0](https://github.com/cosmos/interchain-security/tree/v7.0.0)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v10.0.0](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v10.0.0)
Specific to the `v23.0.1` release:
- Add linker flags for noexec linux builds ([\#3666](https://github.com/cosmos/gaia/pull/3666))
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.1
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc4 (2025-03-14)
# Gaia v23.0.0-rc3 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0-rc4/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.1...v23.0.0-rc4) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.1.0](https://github.com/cosmos/ibc-go/tree/v10.1.0)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v10.0.0](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v10.0.0)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0](https://github.com/cosmos/interchain-security/tree/v7.0.0)
* [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.13](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.13)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc4
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0 (2025-03-14)
# Gaia v23.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.1...v23.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.1.0](https://github.com/cosmos/ibc-go/tree/v10.1.0)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v10.0.0](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v10.0.0)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0](https://github.com/cosmos/interchain-security/tree/v7.0.0)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v10.0.0](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v10.0.0)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.3.1 (2025-03-12)
# Gaia v22.3.1 Release Notes
## Upgrading
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v22.x/UPGRADING.md) when migrating from `v22.2.0` to `v22.3.1`.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.3.1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.0...v22.3.1) from last release.
This release bumps the following dependencies:
- IBC to [v8.7.0](https://github.com/cosmos/ibc-go/releases/tag/v8.7.0).
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.3.1
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc3 (2025-03-11)
# Gaia v23.0.0-rc3 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0-rc3/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.0...v23.0.0-rc3) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-go/tree/v10.0.0-beta.2)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0-beta.2)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0-beta.2)
* [ibc-go/modules/apps/callbacks](https://github.com/cosmos/ibc-go/tree/main/modules/apps/callbacks) to [v0.3.0+ibc-go-v10.0-beta.2](https://github.com/cosmos/ibc-go/tree/modules/apps/callbacks/v0.3.0%2Bibc-go-v10.0-beta.2/modules/apps/callbacks)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0-rc0](https://github.com/cosmos/interchain-security/tree/v7.0.0-rc0)
* [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc3
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc2 (2025-03-05)
# Gaia v23.0.0-rc2 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0-rc2/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.0...v23.0.0-rc2) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-go/tree/v10.0.0-beta.2)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0-beta.2)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0-beta.2)
* [ibc-go/modules/apps/callbacks](https://github.com/cosmos/ibc-go/tree/main/modules/apps/callbacks) to [v0.3.0+ibc-go-v10.0-beta.2](https://github.com/cosmos/ibc-go/tree/modules/apps/callbacks/v0.3.0%2Bibc-go-v10.0-beta.2/modules/apps/callbacks)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0-rc0](https://github.com/cosmos/interchain-security/tree/v7.0.0-rc0)
* [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc2
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc1 (2025-03-01)
# Gaia v23.0.0-rc1 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0-rc1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.0...v23.0.0-rc1) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-go/tree/v10.0.0-beta.2)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0-beta.2)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0-beta.2)
* [ibc-go/modules/apps/callbacks](https://github.com/cosmos/ibc-go/tree/main/modules/apps/callbacks) to [v0.3.0+ibc-go-v10.0-beta.2](https://github.com/cosmos/ibc-go/tree/modules/apps/callbacks/v0.3.0%2Bibc-go-v10.0-beta.2/modules/apps/callbacks)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0-rc0](https://github.com/cosmos/interchain-security/tree/v7.0.0-rc0)
* [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc1
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v23.0.0-rc0 (2025-02-28)
# Gaia v23.0.0-rc0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v23.0.0-rc0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.3.0...v23.0.0-rc0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v23.x/UPGRADING.md) when migrating from `v22.x` to `v23.x`.
This release bumps the following dependencies:
* [ibc-go](https://github.com/cosmos/ibc-go) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-go/tree/v10.0.0-beta.2)
* [ibc-apps/modules/rate-limiting](https://github.com/cosmos/ibc-apps/tree/main/modules/rate-limiting) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/modules/rate-limiting/v10.0.0-beta.2)
* [ibc-apps/middleware/packet-forward-middleware](https://github.com/cosmos/ibc-apps/tree/main/middleware/packet-forward-middleware) to [v10.0.0-beta.2](https://github.com/cosmos/ibc-apps/tree/middleware/packet-forward-middleware/v10.0.0-beta.2)
* [ibc-go/modules/apps/callbacks](https://github.com/cosmos/ibc-go/tree/main/modules/apps/callbacks) to [v0.3.0+ibc-go-v10.0-beta.2](https://github.com/cosmos/ibc-go/tree/modules/apps/callbacks/v0.3.0%2Bibc-go-v10.0-beta.2/modules/apps/callbacks)
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) to [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
* [interchain-security](https://github.com/cosmos/interchain-security) to [v7.0.0-rc0](https://github.com/cosmos/interchain-security/tree/v7.0.0-rc0)
* [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12)
This release adds the following dependencies:
* [ibc-go/modules/light-clients/08-wasm](https://github.com/cosmos/ibc-go/tree/main/modules/light-clients/08-wasm) @ [v0.6.0+ibc-go-v10.0-wasmvm-v2.2-beta.2](https://github.com/cosmos/ibc-go/tree/modules/light-clients/08-wasm/v0.6.0%2Bibc-go-v10.0-wasmvm-v2.2-beta.2)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v23.0.0-rc0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.3.0 (2025-02-27)
# Gaia v22.3.0 Release Notes
## Upgrading
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v22.x/UPGRADING.md) when migrating from `v22.2.0` to `v22.3.0`.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.3.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.2.0...v22.3.0) from last release.
This release bumps the following dependencies:
- IBC to [v8.6.1](https://github.com/cosmos/ibc-go/releases/tag/v8.6.1).
- Packet-Forward-Middleware to [v8.2.0](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv8.2.0)
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.3.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.2.0 (2025-02-13)
# Gaia v22.2.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.2.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.1.0...v22.2.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v22.x/UPGRADING.md) when migrating from `v21.1.0` to `v22.2.0`.
## π Highlights
- Bump pfm version from v8.0.2 to v8.1.1
- Add v22.2.0 upgrade handler
__THIS IS A STATE BREAKING CHANGE__
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.2.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.1.0 (2025-02-10)
# Gaia v22.1.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.1.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.0.0...v22.1.0) from last release.
## π Highlights
- Bump [wasmvm](https://github.com/CosmWasm/wasmvm) to [v2.1.5](https://github.com/CosmWasm/wasmvm/releases/tag/v2.1.5) ([\#3519](https://github.com/cosmos/gaia/pull/3519))
- Bump [cometbft](https://github.com/cometbft/cometbft) to [v0.38.17](https://github.com/cometbft/cometbft/releases/tag/v0.38.17) ([\#3523](https://github.com/cosmos/gaia/pull/3523))
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.1.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.0.2 (2025-02-08)
# Gaia v22.0.2 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.0.2/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v22.0.0...v22.0.2) from last release.
## π Highlights
- CometBFT to [v0.38.17](https://github.com/cometbft/cometbft/releases/tag/v0.38.17).
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.0.2
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.0.0 (2025-01-16)
# Gaia v22.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v21.0.1...v22.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v22.x/UPGRADING.md) when migrating from `v21.x` to `v22.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.4.0](https://github.com/cosmos/interchain-security/releases/tag/v6.4.0) which brings the following improvements to the provider module:
- Add a priority list to the power shaping parameters. This enables consumer chains to further customize their validator set by setting a list of validators that will have priority regardless of their voting power.
- Remove the governance proposal whitelisting from consumer chains. See [this discussion](https://github.com/cosmos/interchain-security/issues/1194) for details on the motivation for this change.
- Enable the chain ID of a consumer chain to be updated after creation, but before launch. As a result, it brings more flexibility to consumer chain deployment, especially to chains that are not yet sure about their final chain ID.
- Enable querying the provider module for the genesis time for a consumer chain. As a result, consumer chains can set an accurate genesis time in the genesis file when bootstrapping their chain. See [this issue](https://github.com/cosmos/interchain-security/issues/2280) for more details.
- Enable consumer chains to have customizable slashing and jailing (as per [ADR 020](https://cosmos.github.io/interchain-security/adrs/adr-020-cutomizable_slashing_and_jailing)). As a result, consumer chain owners will be able to customize both the jailing period and slashing factor for different types of infractions. Note that the default params will maintain the current behavior, especially the no slashing for downtime.
- Simplify the changeover from standalone to consumer chains. Basically, this feature enables consumer chains to reused the existing IBC connection to the provider (the one created as standalone chains). This simplifies the process as new clients no longer need to be created, which means the initial height initialization parameter is no longer needed.
This release also bumps the following dependencies:
- Cosmos SDK to [v0.50.11-lsm](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11-lsm). This includes the changes introduced by Cosmos SDK [v0.50.10](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.10) and [v0.50.11](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11), as well as fixes for issues identified by OtterSec and Zellic during their audit of LSM. Note that none of the identified issues are critical.
- CometBFT to [v0.38.15](https://github.com/cometbft/cometbft/releases/tag/v0.38.15).
- IBC to [v8.5.2](https://github.com/cosmos/ibc-go/releases/tag/v8.5.2).
- wasmd to [v0.53.2](https://github.com/CosmWasm/wasmd/releases/tag/v0.53.2).
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.0.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v22.0.0-rc0 (2025-01-10)
# Gaia v22.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v22.0.0-rc0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v21.0.1...v22.0.0-rc0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v22.x/UPGRADING.md) when migrating from `v21.x` to `v22.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.4.0](https://github.com/cosmos/interchain-security/releases/tag/v6.4.0) which brings the following improvements to the provider module:
- Add a priority list to the power shaping parameters. This enables consumer chains to further customize their validator set by setting a list of validators that will have priority regardless of their voting power.
- Remove the governance proposal whitelisting from consumer chains. See [this discussion](https://github.com/cosmos/interchain-security/issues/1194) for details on the motivation for this change.
- Enable the chain ID of a consumer chain to be updated after creation, but before launch. As a result, it brings more flexibility to consumer chain deployment, especially to chains that are not yet sure about their final chain ID.
- Enable querying the provider module for the genesis time for a consumer chain. As a result, consumer chains can set an accurate genesis time in the genesis file when bootstrapping their chain. See [this issue](https://github.com/cosmos/interchain-security/issues/2280) for more details.
- Enable consumer chains to have customizable slashing and jailing (as per [ADR 020](https://cosmos.github.io/interchain-security/adrs/adr-020-cutomizable_slashing_and_jailing)). As a result, consumer chain owners will be able to customize both the jailing period and slashing factor for different types of infractions. Note that the default params will maintain the current behavior, especially the no slashing for downtime.
- Simplify the changeover from standalone to consumer chains. Basically, this feature enables consumer chains to reused the existing IBC connection to the provider (the one created as standalone chains). This simplifies the process as new clients no longer need to be created, which means the initial height initialization parameter is no longer needed.
This release also bumps the following dependencies:
- Cosmos SDK to [v0.50.11-lsm](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11-lsm). This includes the changes introduced by Cosmos SDK [v0.50.10](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.10) and [v0.50.11](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11), as well as fixes for issues identified by OtterSec and Zellic during their audit of LSM. Note that none of the identified issues are critical.
- CometBFT to [v0.38.15](https://github.com/cometbft/cometbft/releases/tag/v0.38.15).
- IBC to [v8.5.2](https://github.com/cosmos/ibc-go/releases/tag/v8.5.2).
- wasmd to [v0.53.2](https://github.com/CosmWasm/wasmd/releases/tag/v0.53.2).
## π¨ Build from source
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v22.0.0-rc0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v21.0.1 (2024-11-21)
# Gaia v21.0.1 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v21.0.1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v21.0.0....v21.0.1) from last release.
## π Highlights
This is a patch release in the v21.x series that bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk/tree/main/math) to [v1.4.0](https://github.com/cosmos/cosmos-sdk/tree/math/v1.4.0) in order to address the security vulnerability described in the [ASA-2024-010](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-7225-m954-23v7) advisory.
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v21.0.1
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v21.0.0 (2024-10-25)
# Gaia v21.0.0 Release Notes
## π Timeline
**This is a mandatory upgrade for all validators and full node operators.**
The upgrade height is [22953640](https://www.mintscan.io/cosmos/block/22953640), which is approx. November 6th 2024, 14:30 UTC.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v21.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v20.0.0....v21.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v21.x/UPGRADING.md) when migrating from `v20.x` to `v21.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0) which brings the following improvements:
- Enable consumer chains to use the memo field of the IBC transfer packets to tag ICS rewards with the consumer ID. As a result, consumer chains can send ICS rewards in any denomination and on any IBC channel. For example, a consumer chain could send USDC as ICS rewards.
- Enable each consumer chain to permissionlessly add up to three denoms that will be accepted as ICS rewards.
The release also distributes all the unaccounted known denoms from the consumer rewards pool via migration.
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v21.0.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v21.0.0-rc1 (2024-10-18)
# Gaia v21.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v21.0.0-rc1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v20.0.0....v21.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v21.x/UPGRADING.md) when migrating from `v20.x` to `v21.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0) which brings the following improvements:
- Enable consumer chains to use the memo field of the IBC transfer packets to tag ICS rewards with the consumer ID. As a result, consumer chains can send ICS rewards in any denomination and on any IBC channel. For example, a consumer chain could send USDC as ICS rewards.
- Enable each consumer chain to permissionlessly add up to three denoms that will be accepted as ICS rewards.
The release also distributes all the unaccounted known denoms from the consumer rewards pool via migration.
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v21.0.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v21.0.0-rc0 (2024-10-14)
# Gaia v21.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v21.0.0-rc0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v20.0.0....v21.0.0-rc0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v21.x/UPGRADING.md) when migrating from `v20.x` to `v21.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.2.0](https://github.com/cosmos/interchain-security/releases/tag/v6.2.0) which brings the following improvements:
- Enable consumer chains to use the memo field of the IBC transfer packets to tag ICS rewards with the consumer ID. As a result, consumer chains can send ICS rewards in any denomination and on any IBC channel. For example, a consumer chain could send USDC as ICS rewards.
- Enable each consumer chain to permissionlessly add up to three denoms that will be accepted as ICS rewards.
The release also distributes all the unaccounted known denoms from the consumer rewards pool via migration.
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v21.0.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.
v20.0.1 (2024-10-04)
# Gaia v20.0.1 Release Notes
This is a development and testing release. Node operators do not need to run this binary.
Mainnet is running: https://github.com/cosmos/gaia/releases/tag/v20.0.0
v20.0.0 (2024-09-20)
# Gaia v20.0.0 Release Notes
## π Timeline
**This is a mandatory upgrade for all validators and full node operators.**
The upgrade height is [22443500](https://www.mintscan.io/cosmos/block/22443500), which is approx. October 2nd 2024, 15:00 UTC.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v20.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.2.0...v20.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v20.x/UPGRADING.md) when migrating from `v19.2.x` to `v20.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0) which brings the following major features:
- ICS with Inactive Validators (as per [prop 930](https://www.mintscan.io/cosmos/proposals/930)) enables validators from outside the Hubβs active set to validate on Consumer Chains.
- Permissionless ICS (as per [prop 945](https://www.mintscan.io/cosmos/proposals/945)) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.
It also bumps CosmWasm/wasmd to [v0.53.0](https://github.com/CosmWasm/wasmd/releases/tag/v0.53.0) and ibc-go to [v8.5.1](https://github.com/cosmos/ibc-go/releases/tag/v8.5.1).
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
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-rc1 (2024-09-20)
# Gaia v20.0.0-rc1 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v20.0.0-rc1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.2.0...v20.0.0-rc1) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v20.x/UPGRADING.md) when migrating from `v19.2.x` to `v20.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.1.0](https://github.com/cosmos/interchain-security/releases/tag/v6.1.0) which brings the following major features:
- ICS with Inactive Validators (as per [prop 930](https://www.mintscan.io/cosmos/proposals/930)) enables validators from outside the Hubβs active set to validate on Consumer Chains.
- Permissionless ICS (as per [prop 945](https://www.mintscan.io/cosmos/proposals/945)) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.
It also bumps CosmWasm/wasmd to [v0.53.0](https://github.com/CosmWasm/wasmd/releases/tag/v0.53.0) and ibc-go to [v8.5.1](https://github.com/cosmos/ibc-go/releases/tag/v8.5.1).
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
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-rc0 (2024-09-13)
# Gaia v20.0.0-rc0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v20.0.0-rc0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.2.0...v20.0.0-rc0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v20.x/UPGRADING.md) when migrating from `v19.2.x` to `v20.x`.
## π Highlights
This release bumps Interchain Security (ICS) to [v6.0.0](https://github.com/cosmos/interchain-security/releases/tag/v6.0.0) which brings the following major features:
- ICS with Inactive Validators (as per [prop 930](https://www.mintscan.io/cosmos/proposals/930)) enables validators from outside the Hubβs active set to validate on Consumer Chains.
- Permissionless ICS (as per [prop 945](https://www.mintscan.io/cosmos/proposals/945)) enables users to permissionlessly launch opt-in Consumer Chains on the Cosmos Hub.
It also bumps CosmWasm/wasmd to [v0.53.0](https://github.com/CosmWasm/wasmd/releases/tag/v0.53.0) and ibc-go to [v8.5.1](https://github.com/cosmos/ibc-go/releases/tag/v8.5.1).
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
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 (2024-09-04)
# 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](https://www.mintscan.io/cosmos/block/22051400), which is approx. September 5th 2024, 15:00 UTC.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.2.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.1.0...v19.2.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v19.2.x/UPGRADING.md) when migrating from `v19.1.0` to `v19.2.0`.
## π Highlights
This release bumps Interchain Security to [v5.2.0](https://github.com/cosmos/interchain-security/releases/tag/v5.2.0).
## π¨ Build from source
**_You must use Golang v1.22 if building from source._**
```bash
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 (2024-08-21)
# 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](https://github.com/cosmos/gaia/tree/v19.0.0) release.***
## π Timeline
**This is a mandatory upgrade for all validators and full node operators.**
The upgrade height is [21835200](https://www.mintscan.io/cosmos/block/21835200), which is approx. August 21st 2024, 14:00 UTC.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.1.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v19.0.0...v19.1.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.1.0/UPGRADING.md) when migrating from `v18.1.0` to `v19.1.0`.
## π Highlights
Bug fixes and performance enhancements.
As this release replaces [v19.0.0](https://github.com/cosmos/gaia/releases/tag/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._**
```bash
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 (2024-08-08)
# ~~Gaia v19.0.0 Release Notes~~ DEPRECATED
β οΈ This release is deprecated and should not be used in production. Please use [v19.1.0](https://github.com/cosmos/gaia/releases/tag/v19.1.0) instead.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v18.1.0...v19.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.0.0/UPGRADING.md) 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](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.9-lsm), a special Cosmos SDK branch with support for LSM. Consequently, it also upgrades the following dependencies:
- IBC to [v8.4.0](https://github.com/cosmos/ibc-go/releases/tag/v8.4.0)
- CometBFT to [v0.38.9](https://github.com/cometbft/cometbft/releases/tag/v0.38.9)
- Interchain Security to [v5.1.1](https://github.com/cosmos/interchain-security/releases/tag/v5.1.1)
- Packet Forward Middleware to [v8.0.2](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv8.0.2)
- IBC Rate Limiting to [v8.0.0](https://github.com/cosmos/ibc-apps/releases/tag/modules%2Frate-limiting%2Fv8.0.0)
- Fee Market to [v1.0.4](https://github.com/skip-mev/feemarket/releases/tag/v1.0.4)
- CosmWasm/wasmd to [v0.51.0](https://github.com/CosmWasm/wasmd/releases/tag/v0.51.0)
As a result of the IBC upgrade, this release will enable [IBC channel upgrades](https://ibc.cosmos.network/main/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._**
```bash
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 (2024-08-05)
# Gaia v19.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v18.1.0...v19.0.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.0.0/UPGRADING.md) 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](https://ibc.cosmos.network/main/ibc/channel-upgrades/) and help relayer incentivization through ibc fees on existing channels.
## π¨ Build from source
```bash
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 (2024-07-30)
# Gaia v19.0.0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v18.1.0...v19.0.0-rc3) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.0.0/UPGRADING.md) 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](https://ibc.cosmos.network/main/ibc/channel-upgrades/) and help relayer incentivization through ibc fees on existing channels.
## π¨ Build from source
```bash
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 (2024-07-30)
# Gaia v19.0.0-rc2 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.0.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v18.1.0...v19.0.0-rc2) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.0.0-rc2/UPGRADING.md) 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](https://ibc.cosmos.network/main/ibc/channel-upgrades/) and help relayer incentivization through ibc fees on existing channels.
## π¨ Build from source
```bash
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 (2024-07-23)
# Gaia v19.0.0-rc0 Release Notes
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v19.0.0-rc0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v18.1.0...v19.0.0-rc0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/v19.0.0-rc0/UPGRADING.md) 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](https://ibc.cosmos.network/main/ibc/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.***
```bash
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.
v18.1.0 (2024-07-08)
# Gaia v18.1.0 Release Notes
β οΈ ***This is a special point release in the v18 release series. It includes the fix introduced in the [v17.3.0](https://github.com/cosmos/gaia/tree/v17.3.0) emergency release and should be used for the v18 upgrade. This release replaces the now deprecated [v18.0.0](https://github.com/cosmos/gaia/tree/v18.0.0) release.***
## π Timeline
**This is a mandatory upgrade for all validators and full node operators.**
The upgrade height is [21330500](https://www.mintscan.io/cosmos/block/21330500), which is approx. July 17th 2024, 15:00 UTC.
## π Changelog
Check out the [changelog](https://github.com/cosmos/gaia/blob/v18.1.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/gaia/compare/v17.3.0...v18.1.0) from last release.
Refer to the [upgrading guide](https://github.com/cosmos/gaia/blob/release/v18.1.x/UPGRADING.md) when migrating from `v17.3.x` to `v18.1.x`.
## π Highlights
As this release replaces [v18.0.0](https://github.com/cosmos/gaia/releases/tag/v18.0.0), please refer to the v18 release notes for all the highlights from that version.
## π¨ Build from source
β***You must use Golang v1.22 if building from source.***
```bash
git clone https://github.com/cosmos/gaia
cd gaia && git checkout v18.1.0
make install
```
## β‘οΈ Download binaries
Binaries for linux, darwin, and windows are available below.