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

Add command to validate rollapp state against hub state #493

Open
omritoptix opened this issue Aug 1, 2024 · 1 comment
Open

Add command to validate rollapp state against hub state #493

omritoptix opened this issue Aug 1, 2024 · 1 comment
Assignees

Comments

@omritoptix
Copy link
Contributor

omritoptix commented Aug 1, 2024

In order to validate snapshot validity pre running the rollapp we should have the ability to validate the rollapp state against the hub state and alert the user in case of a mismatch in terms of app-hash.

[edit]

upon extracting the snapshot, we get access to the database. Open the database, check for the latest state and compare it with the hub state

@omritoptix
Copy link
Contributor Author

current thoughts are that it's not MVP material as this can be done manually by the operator and if it doesn't match the hub state it will be detected anyway using detection of comparing to hub state later on.

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

No branches or pull requests

2 participants