We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement a procedure to migrate state storage to the SMT-based store for ADR-040.
As the new state store is implemented for ADR-040, we will need a command to migrate app state to the new store. Steps involved:
UpgradeClient
The text was updated successfully, but these errors were encountered:
Closing as this is a duplicate of #10803, I moved any details here that are missing there over.
Sorry, something went wrong.
No branches or pull requests
Summary
Implement a procedure to migrate state storage to the SMT-based store for ADR-040.
Problem Definition
As the new state store is implemented for ADR-040, we will need a command to migrate app state to the new store. Steps involved:
UpgradeClient
request with the new client stateProposal
UpgradeClient
event is emitted.For Admin Use
The text was updated successfully, but these errors were encountered: