Skip to content
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

monitor and document the validator registration endpoint #223

Open
3 tasks
boulder225 opened this issue Oct 16, 2023 · 0 comments
Open
3 tasks

monitor and document the validator registration endpoint #223

boulder225 opened this issue Oct 16, 2023 · 0 comments
Labels
protocol protocol team tickets

Comments

@boulder225
Copy link

🎯 Problem to be solved

Ensure the proper monitoring and documentation of the validator registration endpoint and log line.

🛠️ Proposed solution

  • Check for a panel in CDVN that monitors the submit validator registration endpoint: https://ethereum.github.io/beacon-APIs/#/Validator/registerValidator.

  • Ensure it checks for successful responses, excluding 4XXs, 5XXs, or timeouts.

  • Update the documentation to include instructions for users to verify the functionality of the validator registration endpoint by looking for the specific log line:
    13:10:47.094 INFO bcast Successfully submitted validator registration to beacon node {"delay": "24913h10m12.094667699s", "pubkey": "84b_713", "duty": "1/builder_registration"}

@github-actions github-actions bot added the protocol protocol team tickets label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol protocol team tickets
Projects
None yet
Development

No branches or pull requests

1 participant