Skip to content
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

Update wasmd to 0.31 #4783

Merged
merged 10 commits into from
Mar 31, 2023
Merged

Update wasmd to 0.31 #4783

merged 10 commits into from
Mar 31, 2023

Conversation

nicolaslara
Copy link
Contributor

@nicolaslara nicolaslara commented Mar 29, 2023

Closes: #4677

What is the purpose of the change

Update wasmd to 0.31.0.

(and drive-by upgraded go to 1.20)

Brief Changelog

  • Update wasmd
  • Update go to 1.20

Testing and Verifying

All tests should still pass

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? (yes / no)
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? (yes / no)
  • How is the feature or change documented? (not applicable / specification (x/<module>/spec/) / Osmosis docs repo / not documented)

@github-actions github-actions bot added C:app-wiring Changes to the app folder C:x/epochs labels Mar 29, 2023
@nicolaslara nicolaslara added the V:state/breaking State machine breaking PR label Mar 29, 2023
Copy link
Member

@p0mvn p0mvn left a comment

Choose a reason for hiding this comment

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

utACK

go.mod Outdated
Comment on lines 315 to 316
// ToDo: replace the commit hash with v0.31.0-osmo-v15 once the version is tagged
github.com/CosmWasm/wasmd => github.com/osmosis-labs/wasmd v0.0.0-20230329101154-3c38be0dc4e8
Copy link
Member

Choose a reason for hiding this comment

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

When do we want to tag? Maybe in this PR? Or do you think we might have more changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I'll make a release and change it here.

@p0mvn
Copy link
Member

p0mvn commented Mar 30, 2023

@nicolaslara please add CHANGELOG entry before merging. TY!

@nicolaslara nicolaslara merged commit dcc5b61 into main Mar 31, 2023
@nicolaslara nicolaslara deleted the nicolas/bump_wasmd branch March 31, 2023 07:42
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
@github-actions github-actions bot mentioned this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:app-wiring Changes to the app folder C:x/epochs T:build V:state/breaking State machine breaking PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please bump wasmvm to v1.2 and add cosmwasm_1_2 capability
2 participants