Skip to content

Fix JSON for wasmd v0.40.0 #2333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged

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