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

Open
4 tasks
cool-develope opened this issue Oct 24, 2024 · 0 comments
Open
4 tasks

Comments

@cool-develope
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant