Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add periodic bootnode ping workflow #110

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Aug 26, 2024

Added a workflow that periodically checks all CL & EL bootnodes.

This PR also aligns the metadata format with our public devnets (eg. pectra-devnet-2):

  • added metadata/bootstrap_nodes.yaml as yaml version of metadata/bootstrap_nodes.txt
  • changed metadata/enodes.txt to be a plain list of enodes
  • added metadata/enodes.yaml as a yaml version of metadata/enodes.yaml

@pk910 pk910 marked this pull request as ready for review August 26, 2024 21:49
name: Check CL Bootnodes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- uses: actions/checkout@v3
- uses: actions/checkout@v4

@pk910 pk910 marked this pull request as draft August 29, 2024 16:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants