Add playbook for root block voting#7744
Merged
jordanschalm merged 6 commits intomasterfrom Nov 26, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
pc-quiknode
reviewed
Aug 19, 2025
| - -t | ||
| - "{{ network_version_token }}" | ||
| - -b | ||
| - /var/flow/bootstrap |
There was a problem hiding this comment.
Would it be possible to make /var/flow a variable as well? We have a different path to the bootstrap folder.
Contributor
Author
There was a problem hiding this comment.
I have pushed up changes to support this
Co-authored-by: Vishal <1117327+vishalchangrani@users.noreply.github.com>
vishalchangrani
approved these changes
Aug 24, 2025
pc-quiknode
reviewed
Sep 15, 2025
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Collection nodes will need to participate in the bootstrapping process after #8124 is merged and enough decentralized nodes join the network.
jordanschalm
approved these changes
Nov 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The following PR adds a playbook that can be used as an example for automating the root block voting process. The playbook automates the execution of consensus voting and automates the following