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

ADR-040 Implementation: Incorporate v2.MultiStore into BaseApp #10804

Closed
4 tasks
Tracked by #9816
roysc opened this issue Dec 17, 2021 · 0 comments
Closed
4 tasks
Tracked by #9816

ADR-040 Implementation: Incorporate v2.MultiStore into BaseApp #10804

roysc opened this issue Dec 17, 2021 · 0 comments
Assignees

Comments

@roysc
Copy link
Contributor

roysc commented Dec 17, 2021

Summary

The new MultiStore interface has been merged, but it is not yet used in the app code. The next step of ADR-040 is to integrate it into the BaseApp as the main state storage component.

If we want to maintain seamless backwards compatibility with the v1 MultiStore, this should not form part of a release until a compatibility interface for v1 is also implemented.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@i-norden i-norden changed the title Incorporate v2.MultiStore into BaseApp ADR-040 Implementation: Incorporate v2.MultiStore into BaseApp Dec 17, 2021
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

Successfully merging a pull request may close this issue.

3 participants