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

v8.0.0-rc1

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

Gaia v8.0.0-rc1 Release Notes

This is the second release candidate in preparation of the Rho upgrade. This release candidate is for use in the simulated upgrade testnet. For more information see https://github.com/cosmos/testnets .

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  iquidity  to  v1.5.3 .

• (gaia) Bump  packet-forwarding-middleware  to  v3.0.0 .

• (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-rc1 Commit: 24f255aa419f741f62b5a60794c29d33a0407d63 Files: 2864d4f22746c521698655aa7a5d328d gaiad-v8.0.0-rc1-darwin-amd64 d3ff8bb03c14c2a96008dd935a8519f5 gaiad-v8.0.0-rc1-darwin-arm64 dfba4f857bb85d3111ceaf2913d7b125 gaiad-v8.0.0-rc1-linux-amd64 5e4267f5230bda8c83e00d90931bbe2a gaiad-v8.0.0-rc1-linux-arm64 d3c0eef06b88f337f20a32be57f1b2f7 gaiad-v8.0.0-rc1-windows-amd64.exe 22775fc293990f4f64efb40fba2ebb18 gaiad-v8.0.0-rc1.tar.gz Checksums-Sha256: 0a56c72ba8e3fe27088cde309e1a821355f98ac6cf8b6e36b664ce1879aabb3b gaiad-v8.0.0-rc1-darwin-amd64 f11462f585d66cfd2061bf719b33142b9ec3324c17f478fb627299030a3c3c9e gaiad-v8.0.0-rc1-darwin-arm64 db106075fe866601727dc67c81011fe0e05aa5aef5fbb15c7986ddb7a2bb4326 gaiad-v8.0.0-rc1-linux-amd64 a56923a14c6970c8a4978d8e256e1e50277738541c80dd3cfba8d3a8f64636ad gaiad-v8.0.0-rc1-linux-arm64 75c8eb84c893a7ce02bb6e54722d9fe53dc912dceb34a43f0e4536cd000827b2 gaiad-v8.0.0-rc1-windows-amd64.exe c09c8c9f19d19d99fde78d4c5b926a5ab61cb8a7604513e7a6a6cae8c0e24aba gaiad-v8.0.0-rc1.tar.gz ```

← Back to Releases