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

Upgrade consumer to SDK 0.47 #943

Closed
3 of 4 tasks
Tracked by #852
MSalopek opened this issue May 11, 2023 · 0 comments · Fixed by #918 or #1019
Closed
3 of 4 tasks
Tracked by #852

Upgrade consumer to SDK 0.47 #943

MSalopek opened this issue May 11, 2023 · 0 comments · Fixed by #918 or #1019
Assignees
Labels
scope: cosmos-sdk Integration with Cosmos SDK type: refactoring Code refactoring type: tech-debt Slows down development in the long run

Comments

@MSalopek
Copy link
Contributor

MSalopek commented May 11, 2023

The consumer code needs to be migrated to cosmos-sdk v47 and ibc-go v47 and all breaking API changes need to be addressed.

Main concern is addressing library code, but app.go must also be upgraded (but new app wiring should not be used yet) because integration and MBT testing require it for creating mock chains.

e2e testing also depends on app.go but with different issues than integration and MBT tests. For e2e tests the actual binary has to be able to function correctly.

  • unit tests are operational
  • integration tests are operational
  • MBT/diff tests are operational
  • e2e tests are operational
@MSalopek MSalopek self-assigned this May 11, 2023
@MSalopek MSalopek added scope: cosmos-sdk Integration with Cosmos SDK type: tech-debt Slows down development in the long run type: refactoring Code refactoring labels May 11, 2023
@github-project-automation github-project-automation bot moved this to 🩹 Triage in Cosmos Hub May 11, 2023
@MSalopek MSalopek moved this from 🩹 Triage to 🏗 In progress in Cosmos Hub May 11, 2023
@MSalopek MSalopek moved this from 🏗 In progress to 👀 In review in Cosmos Hub May 11, 2023
@MSalopek MSalopek linked a pull request May 17, 2023 that will close this issue
18 tasks
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Cosmos Hub May 22, 2023
@MSalopek MSalopek linked a pull request Jun 14, 2023 that will close this issue
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: cosmos-sdk Integration with Cosmos SDK type: refactoring Code refactoring type: tech-debt Slows down development in the long run
Projects
Status: ✅ Done
1 participant