Skip to content
Cosmopediaby Unity Nodes

v9.0.2

cosmos/gaiav9.0.203-04-2023

Gaia v9.0.2 Release Notes

[v9.0.2] - 2023-04-03

• (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 Commit: 77661358725be2d1592d1ddcc516951276782649 Files: 3a1768aac062df5cb8ab679d291cae13 gaiad-v9.0.2-darwin-amd64 3409bb3f4e2cddeb60bbe330add5fd83 gaiad-v9.0.2-darwin-arm64 f5bfcb4db8916f3843db26555ec71353 gaiad-v9.0.2-linux-amd64 966a6ffa0f6c10387dc80cf0a3b0d2a1 gaiad-v9.0.2-linux-arm64 5980fb3d24c4ed59c2760c90fb2fa8c7 gaiad-v9.0.2-windows-amd64.exe 9de73fbf63b30aedc1153e54a898d308 gaiad-v9.0.2.tar.gz Checksums-Sha256: e3a35c239d291f052267f365ed36e846a3b6779d401d681438e3e45bf1d4d8b3 gaiad-v9.0.2-darwin-amd64 5d078873f492390ffce7a414a6747cf44b29ca8d4fd8340c1b90828247531ed6 gaiad-v9.0.2-darwin-arm64 9f0c339f759e0823b4cf3d87ed836a8aebab025bea8311f71ce094400c0abab7 gaiad-v9.0.2-linux-amd64 a5a56d7b35143e81bd1752da1d5032e91082a2e35036dde8a71248483488fc2d gaiad-v9.0.2-linux-arm64 e8cbcda258d53348c373a9a21016f946a8c703539293aec5750f8ce9ec61a1d4 gaiad-v9.0.2-windows-amd64.exe 162f06198beb6b9124c0860936c10a9df93db1937a2ffa867a8830228c0f2233 gaiad-v9.0.2.tar.gz ```

← Back to Releases