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

add /eth/v2/beacon/blinded_blocks to validatorapi #2477

Closed
3 tasks
xenowits opened this issue Jul 26, 2023 · 3 comments
Closed
3 tasks

add /eth/v2/beacon/blinded_blocks to validatorapi #2477

xenowits opened this issue Jul 26, 2023 · 3 comments
Assignees
Labels
protocol Protocol Team tickets v0.18.0

Comments

@xenowits
Copy link
Contributor

xenowits commented Jul 26, 2023

🎯 Problem to be solved

A new v2 endpoint to submit blinded beacon blocks to a beacon node has been recently added to the beacon API specs. We need to support newer versions of validator clients quering this v2 endpoint.

🛠️ Proposed solution

Add support for the new /eth/v2/beacon/blinded_blocks endpoint to the validatorapi component.

🧪 Tests

  • Tested by new automated unit/integration/smoke tests
  • Manually tested on core team/canary/test clusters
  • Manually tested on local compose simnet
@github-actions github-actions bot added the protocol Protocol Team tickets label Jul 26, 2023
@corverroos
Copy link
Contributor

@xenowits do we know of any VCs that use this endpoint?

@dB2510
Copy link
Contributor

dB2510 commented Oct 31, 2023

Closing this as it is completed as part of #2650

@dB2510 dB2510 closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Protocol Team tickets v0.18.0
Projects
None yet
Development

No branches or pull requests

3 participants