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]: set StoreLoader in v2 app #21637

Closed
randygrok opened this issue Sep 10, 2024 · 0 comments · Fixed by #21704
Closed

[Feature]: set StoreLoader in v2 app #21637

randygrok opened this issue Sep 10, 2024 · 0 comments · Fixed by #21704
Assignees

Comments

@randygrok
Copy link
Collaborator

randygrok commented Sep 10, 2024

Summary

V2 did not have the StoreLoader functions that allowed the application to upgrade the state on governance software upgrade proposals.

Problem Definition

We don't currently have the SetStoreLoader or equivalent on v2, so we could not make upgrade proposals.

Check simapp/v2/upgrades.go for reference.

Also, use the v1 app to see how BaseApp used it.

Proposed Feature

Bring StoreLoader into v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant