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 provenance to wasmd with support for v0.45.0 #479

Closed
6 tasks
channa-figure opened this issue Sep 14, 2021 · 1 comment · Fixed by #621
Closed
6 tasks

Update provenance to wasmd with support for v0.45.0 #479

channa-figure opened this issue Sep 14, 2021 · 1 comment · Fixed by #621
Assignees
Labels
Milestone

Comments

@channa-figure
Copy link
Contributor

channa-figure commented Sep 14, 2021

Summary

The CosmWasm team is releasing a version of wasmd with support for v0.45.0. CosmWasm/wasmd#501 We need to move away from our fork of wasmd and use their version.

Problem Definition

We have been managing our own fork of the wasmd module, because it didn't support the version of cosmos-sdk provenance required. They have a new release that has the cosmos-sdk v0.45.0 support we need.

Proposal

  • Update the go.mod to use the new version
  • Update the msg handlers to support our new msg fees handler

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@channa-figure channa-figure added this to the v1.8.0 milestone Sep 14, 2021
@channa-figure channa-figure self-assigned this Sep 14, 2021
@iramiller
Copy link
Member

ibc-2.0 requires these address changes now... and given cosmos hub/osmosis/others are on ibc-2.0 that is where we will want to end up as well... so instead of targeting 1.2 we should target 2.0 and update our fork as needed to bring our setup into alignment. Unfortunately I do not believe the cosmwasm team will have their 1.0.0 release updated on the schedule we need for 1.8.0

@channa-figure channa-figure changed the title Update to ibc-go 1.2.0 and upgrade wasmd addresses Update to ibc-go 2.0.2 and upgrade wasmd addresses Jan 10, 2022
@channa-figure channa-figure changed the title Update to ibc-go 2.0.2 and upgrade wasmd addresses Update provenance to wasmd with support for v0.45.0 Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants