Skip to content
Cosmopediaby Unity Nodes
ReleasesGaiav9.0.2-rc0GitHub ↗

v9.0.2-rc0

cosmos/gaiav9.0.2-rc027-03-2023prerelease

Gaia v9.0.2-rc0 Release Notes

[v9.0.2-rc0] - 2023-03-27

• (feat) Bump Interchain-Security v1.1.0 provider module. See the release notes for details.

• (feat) Add two more msg types `/ibc.core.channel.v1.MsgTimeout` and `/ibc.core.channel.v1.MsgTimeoutOnClose` to default `bypass-min-fee-msg-types`.

• (feat) Change the bypassing gas usage criteria. Instead of requiring 200,000 gas per `bypass-min-fee-msg`, we will now allow a maximum total usage of 1,000,000 gas for all bypassed messages in a transaction. Note that all messages in the transaction must be the `bypass-min-fee-msg-types` for the bypass min fee to take effect, otherwise, fee payment will still apply.

• (fix) #2087 Fix `bypass-min-fee-msg-types` parsing in `app.toml`. Parsing of `bypass-min-fee-types` is changed to allow node operators to use empty bypass list. Removing the `bypass-min-fee-types` from `app.toml` applies the default message types. See #2092 for details.

``` App: gaiad Version: v9.0.2-rc0 Commit: a4c06bcb855420c1877add958dc885b2d12a8615 Files: 1ad901d525ba3534e2130794b5fb2e00 gaiad-v9.0.2-rc0-darwin-amd64 f2bce6ec70a6fe486170ba740eff0c1c gaiad-v9.0.2-rc0-darwin-arm64 d46fa39b9f51f9e9f7ab316ccf3a47bc gaiad-v9.0.2-rc0-linux-amd64 c0438312214e42b88c272f354072cec5 gaiad-v9.0.2-rc0-linux-arm64 4d20a8bec010f867d14baa8662351cc6 gaiad-v9.0.2-rc0-windows-amd64.exe 3ec5bf367e52b6a493ec0508f4e7418e gaiad-v9.0.2-rc0.tar.gz Checksums-Sha256: 4b985868e16ce014cfbd952788c0bd463f9f35dc72607e303526060a880a54a6 gaiad-v9.0.2-rc0-darwin-amd64 11314e6c3e770640bf64f73f04cb45fd0c927d1fdd485055aed41fab8794ffb4 gaiad-v9.0.2-rc0-darwin-arm64 cc14327b72517c1b7639865944a3af3334754f125e1ff926f3267113b3d6d0d0 gaiad-v9.0.2-rc0-linux-amd64 d5db332d6200c374505f693f462bb54d87bf6ce647d2d1be8aed33775ab29f68 gaiad-v9.0.2-rc0-linux-arm64 9064dc2b05b9d248cb0b383172ffddff16874c06649ab450fe8909efd9dc02fe gaiad-v9.0.2-rc0-windows-amd64.exe 878bb73869e8e0bc7bb42778ce49d6908a7f87a2b58da22a1aaf1159fa43663a gaiad-v9.0.2-rc0.tar.gz ```

← Back to Releases