Skip to content
Cosmopediaby Unity Nodes

v0.50.8

cosmos/cosmos-sdkv0.50.815-07-2024

Cosmos SDK v0.50.8 Release Notes

💬 Release Discussion

🚀 Highlights

For this month patch release of the v0.50.x line, a few improvements were added to the SDK and some bugs were fixed.

Notably, we added and fixed the following:

• Allow to import private key from mnemonic file using `<appd> keys add testing --recover --source ./mnemonic.txt`

• Fixed json parsing in `simd q wait-tx`

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

Refer to the upgrading guide when migrating from `v0.47.x` to `v0.50.1`.

Note, that the next SDK release, v0.51, will not include `x/params` migration, when migrating from < v0.47, v0.50.x or v0.47.x, is a mandatory migration.

← Back to Releases