You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.50 is there, the v0.47.x line is now supported for bug fixes only, as per our release policy.
8
-
Start integrating with [Cosmos SDK Eden (v0.50)](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.1) and enjoy and the new features and performance improvements.
8
+
Start integrating with [Cosmos SDK Eden (v0.50)](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.2) and enjoy and the new features and performance improvements.
9
9
10
-
For this 6th patch release of the `v0.47.x` line, some of the notable changes include:
10
+
For this 7th patch release of the `v0.47.x` line, some of the notable changes include:
11
11
12
-
*The gRPC and API server are both started in standalone mode (CometBFT out of process)
13
-
*Fix the default prepare proposal handler to better match CometBFT ABCI specification
12
+
*A bug fix in the `app.toml` parsing for the `minimum-gas-prices` parameter.
13
+
*A bug fix to properly simulate a transaction when using a multisig.
14
14
15
-
Check out the [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.47.5/CHANGELOG.md) for an exhaustive list of changes or [compare changes](https://github.com/cosmos/cosmos-sdk/compare/v0.47.5...v0.47.6) from last release.
15
+
Check out the [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.47.5/CHANGELOG.md) for an exhaustive list of changes or [compare changes](https://github.com/cosmos/cosmos-sdk/compare/v0.47.6...v0.47.7) from last release.
16
16
17
-
Refer to the [upgrading guide](https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/UPGRADING.md) when migrating from `v0.47.x` to `v0.50.1`.
17
+
Refer to the [upgrading guide](https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/UPGRADING.md) when migrating from `v0.47.x` to `v0.50.x`.
0 commit comments