Skip to content

Fix JSON for wasmd v0.40.0#2333

Merged
pinosu merged 1 commit intoCosmWasm:mainfrom
savvar9991:fix-error-command
Jul 23, 2025
Merged

Fix JSON for wasmd v0.40.0#2333
pinosu merged 1 commit intoCosmWasm:mainfrom
savvar9991:fix-error-command

Conversation

@savvar9991
Copy link
Contributor

This PR addresses a potential error in the UPGRADING.md documentation related to the incorrect use of the time field in the JSON for MsgSoftwareUpgrade in the "Vote on the upgrade (Starting from wasmd v0.40.0)" section. In Cosmos SDK v0.47.x and later, the time field is deprecated, and using an invalid value like "time": "0001-01-01T00:00:00Z" may cause validation failure when submitting an upgrade proposal. This is critical for the network upgrade process, as it could disrupt operations.

Copy link
Contributor

@pinosu pinosu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pinosu pinosu merged commit 785ccb9 into CosmWasm:main Jul 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants