Skip to content

Add playbook for root block voting#7744

Merged
jordanschalm merged 6 commits intomasterfrom
sre/jp/add-playbook-for-voting
Nov 26, 2025
Merged

Add playbook for root block voting#7744
jordanschalm merged 6 commits intomasterfrom
sre/jp/add-playbook-for-voting

Conversation

@sjonpaulbrown
Copy link
Contributor

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

  1. Create a new directory on the host all of the voting related files
  2. Download & extract the provided transit tool to the directory
  3. Execute transit commands for executing root block voting

@sjonpaulbrown sjonpaulbrown marked this pull request as ready for review August 18, 2025 23:04
@sjonpaulbrown sjonpaulbrown requested a review from a team as a code owner August 18, 2025 23:04
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

- -t
- "{{ network_version_token }}"
- -b
- /var/flow/bootstrap
Copy link

@pc-quiknode pc-quiknode Aug 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to make /var/flow a variable as well? We have a different path to the bootstrap folder.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have pushed up changes to support this

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pc-quiknode - can you please review?

Co-authored-by: Vishal <1117327+vishalchangrani@users.noreply.github.com>
@github-actions github-actions bot added the Stale Label used when marking an issue stale. label Nov 15, 2025
@tim-barry tim-barry self-assigned this Nov 20, 2025
@tim-barry tim-barry removed the Stale Label used when marking an issue stale. label Nov 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Collection nodes will need to participate in the bootstrapping process
after #8124 is merged and enough decentralized nodes join the network.
@jordanschalm jordanschalm mentioned this pull request Nov 26, 2025
1 task
@jordanschalm jordanschalm added this pull request to the merge queue Nov 26, 2025
Merged via the queue into master with commit 542eea6 Nov 26, 2025
61 checks passed
@jordanschalm jordanschalm deleted the sre/jp/add-playbook-for-voting branch November 26, 2025 19:45
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

Successfully merging this pull request may close these issues.

6 participants