Skip to content

add periodic bootnode ping workflow#110

Draft
pk910 wants to merge 2 commits into
eth-clients:mainfrom
pk910:pk910/bootnodes-check
Draft

add periodic bootnode ping workflow#110
pk910 wants to merge 2 commits into
eth-clients:mainfrom
pk910:pk910/bootnodes-check

Conversation

@pk910

@pk910 pk910 commented Aug 26, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
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
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.

2 participants