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

[EPIC] Cosmos SDK v0.50 Upgrade #1

Open
johnletey opened this issue Aug 8, 2024 · 1 comment
Open

[EPIC] Cosmos SDK v0.50 Upgrade #1

johnletey opened this issue Aug 8, 2024 · 1 comment
Assignees

Comments

@johnletey
Copy link
Member

This will serve as a tracking issue for the upgrade work to Cosmos SDK v0.50

Work will be done in chunks, and pushed to the feat/sdk-eden feature branch.

@spoo-bar
Copy link

spoo-bar commented Aug 19, 2024

Task breakdown:

  • Update proto files to use the latest proto-builder image + relevant proto annotations in the actual files
  • Update all packages to cosmos-sdk v0.50.9 compatible versions
  • Update the package references in the codebase + e2e test codebase
  • Fixing all tests - assuming any broken now
  • Migrate to use collections API
  • Migrate to app.go v2
  • Implement autocli
  • Final formatting and linting and fixing any tests

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

No branches or pull requests

2 participants