Skip to content
Cosmopediaby Unity Nodes
ReleasesSDKv0.43.0-rc1GitHub ↗

Cosmos SDK v0.43.0-RC1 Release Notes

cosmos/cosmos-sdkv0.43.0-rc114-07-2021prerelease

Cosmos SDK v0.43.0-RC1 Release Notes

This is a second Release Candidate for v0.43. If no issue will be reported this will be the final release.

There are 3 changes since v0.43.0-rc0:

• FIX #9159 : (bank) Added migration to prune balances with zero coins (backport #9664 ).

• #9593 Error on tx multisign command if chain-id is blank. This is a common cause of signature verification failures when combining signatures and the error message doesn't provide any clues to this common cause.

• #9621 Rollback #9371 and log warning if there's an empty value for min-gas-price in app.toml. During QA testing we found that this change will break nodes which will forget to set the `min-gas-price`. This is an issue for chains running with cosmovisor - the node will not be able to start without a manual intervention. So we decided to make a warning. In the next release (v0.44) this will be an error (w will bring back #9371 ).

Read Release Notes and v0.43.0-rc0 notes for all updates related to v0.43.0 release.

← Back to Releases