Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav8.0.0-rc2GitHub ↗

v8.0.0-rc2

cosmos/gaiav8.0.0-rc216-01-2023prerelease

Gaia v8.0.0-rc2 Release Notes

This is the third release candidate in preparation of the Rho upgrade. This release candidate is for use in the simulated upgrade testnet.

This release contains the following changes:

• (gaia) Bump ibc-go to v3.4.0 to fix a vulnerability in ICA. See v3.4.0 CHANGELOG.md and v3.2.1 Release Notes for details.

• (gaia) Bump cosmos-sdk to v0.45.11 . See CHANGELOG.md for details.

• (gaia) Bump tendermint to 0.34.24 . See CHANGELOG.md for details.

• (gaia) Bump liquidity to v1.5.3 .

• (gaia) Bump packet-forwarding-middleware to v3.1.1-0.20230113180046-4fb516ae522e .

• (feat) Add globalfee module. See globalfee docs for more details.

• (feat) #1845 Add bech32-convert command to gaiad.

• (fix) Add new fee decorator to change `MaxBypassMinFeeMsgGasUsage` so importers of x/globalfee can change `MaxGas`.

• (fix) #1870 Fix bank denom metadata in migration. See #1892 for more details.

• (fix) #1976 Fix Quicksilver ICA exploit in migration. See the bug fix forum post for more details.

• (tests) Add E2E tests . The tests cover transactions/queries tests of different modules, including Bank, Distribution, Encode, Evidence, FeeGrant, Global Fee, Gov, IBC, packet forwarding middleware, Slashing, Staking, and Vesting module.

• (tests) #1941 Fix packet forward configuration for e2e tests.

• (tests) Use gaiad to swap out Ignite in liveness tests .

``` App: gaiad Version: v8.0.0-rc2 Commit: 27cd4b5186322c7ac6c6dcb1cffde9fe5c5efcf8 Files: 4160c9d877f480256f85a3dbc8f47bbc gaiad-v8.0.0-rc2-darwin-amd64 80a496a2459f7fd13e462361bc8c5294 gaiad-v8.0.0-rc2-darwin-arm64 962258d0cda070bc124a6ea017038764 gaiad-v8.0.0-rc2-linux-amd64 0b333c2e2993493860035d6e8721b701 gaiad-v8.0.0-rc2-linux-arm64 a420de34f6500777003b7953e61ff23b gaiad-v8.0.0-rc2-windows-amd64.exe a87ed7df88c287071d595557faf5b30b gaiad-v8.0.0-rc2.tar.gz Checksums-Sha256: 65bbe983a01a5abdcaaac437b110ca11a62ee45ec62296d4e6ad8da87982c701 gaiad-v8.0.0-rc2-darwin-amd64 79d7401afa1efa9779b5e96819e5ac60083a32aaa7e6444bb1677422ba9f814b gaiad-v8.0.0-rc2-darwin-arm64 74c3d790712968d681d67fa536e884b1adf273ba8bb3a4279ad3ad1381485e1f gaiad-v8.0.0-rc2-linux-amd64 777f4489f8ff73c937a57fae3a3eb8f93ad4700d09fdaad5b3c5383c504022d8 gaiad-v8.0.0-rc2-linux-arm64 8f06858679fe977eb185e33b2165d196e815fe173a71caa21b4af15e95d19b93 gaiad-v8.0.0-rc2-windows-amd64.exe 8e4ff7685f158461ed2cb69f5f35633714360b3fdf140f69a6f079a12464f26b gaiad-v8.0.0-rc2.tar.gz ```

← Back to Releases