-
Notifications
You must be signed in to change notification settings - Fork 586
Implement missing-blocks-guardian and include it into deb pkg #15384
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
Implement missing-blocks-guardian and include it into deb pkg #15384
Conversation
|
@smorci in order to test script against broken database I propose you to utilize archive-block app and devnet or mainnet precomputed blocks. scenario would look like below:
|
|
I've tested script using mainnet network . Looking good |
|
@smorci I think we can remove |
|
!ci-build-me |
6d0630d to
c56c11f
Compare
|
!ci-build-me |
This reverts commit c56c11f.
…m:MinaProtocol/mina into smorci/missing-blocks-guardian-compatible
|
!ci-build-me |
29b58e7 to
2ada138
Compare
|
!ci-build-me |
|
!ci-build-me |
Explain your changes:
Explain how you tested your changes:
Checklist:
The script should always report some meaningful message be that usage, error or just info. If other behavior is noticed, please notify me.
@emberian I included you because this will be included in the maintenance replayer package once it is done.
@dkijania could you help me come up with an idea to test it on a broken DB?