-
Notifications
You must be signed in to change notification settings - Fork 79
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
Have some kind of bot that automatically updates chain specs with new checkpoints #739
Labels
Comments
After talking to Kirill, we could do the following:
|
paritytech/substrate#10832 being merged, we can wait for 0.9.18 |
Does this mean we can close this issue @tomaka ? |
Almost |
This is now working |
Re-reading it, we also need this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As part of #543, we need an automated way to update the checkpoint found in the chain specifications found in this repo.
I would suggest having a script automatically open pull requests, and maybe a GitHub workflow merging them automatically after verifying that the author is correct and that nothing has been altered apart from the checkpoint.
Considering that the content of the checkpoint is critical for security, this should be done internally within Parity.
The text was updated successfully, but these errors were encountered: