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

[Feature]: allow to read the store v1 from store/v2 state commitment #22360

Closed
1 of 4 tasks
cool-develope opened this issue Oct 24, 2024 · 1 comment
Closed
1 of 4 tasks
Labels

Comments

@cool-develope
Copy link
Contributor

cool-develope commented Oct 24, 2024

Summary

There are a couple of issues for the migration.

  • new store keys like stf are not loaded properly
  • SC metadata CommitInfo is not compatible with store/v1 metadata

Problem Definition

The migration from v1 to v2 is not working

Proposed Feature

  • SetInitialVersion for new store keys within factory.go or LoadVersionWithUpgrades in the server level
  • Refactor CommitInfo encoding/decoding to be compatible with store/v1
@julienrbrt
Copy link
Member

This looks similar to #22530

@tac0turtle tac0turtle added the C:server/v2 Issues related to server/v2 label Dec 3, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🥳 Done in Cosmos-SDK Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🥳 Done
Development

No branches or pull requests

3 participants