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

Implement POST endpoints for validators and validator_balances #6058

Closed
nflaig opened this issue Oct 23, 2023 · 4 comments · Fixed by #6655
Closed

Implement POST endpoints for validators and validator_balances #6058

nflaig opened this issue Oct 23, 2023 · 4 comments · Fixed by #6655
Labels
good first issue Issues that are suitable for first-time contributors. meta-feature-request Issues to track feature requests. scope-ux Issues for CLI UX or general consumer UX.

Comments

@nflaig
Copy link
Member

nflaig commented Oct 23, 2023

@philknows philknows added scope-ux Issues for CLI UX or general consumer UX. meta-feature-request Issues to track feature requests. labels Oct 24, 2023
@nflaig nflaig changed the title Implement POST /eth/v1/beacon/states/{state_id}/validators Implement POST endpoints for validators and validator_balances Nov 17, 2023
@nflaig nflaig added the good first issue Issues that are suitable for first-time contributors. label Nov 22, 2023
@nflaig nflaig added this to the v1.13.0 milestone Nov 22, 2023
@lazyfuhrer
Copy link

Hey May I work on this issue ? @nflaig

@nflaig
Copy link
Member Author

nflaig commented Dec 18, 2023

That would be great, I assigned the issue to you

@philknows philknows modified the milestones: v1.13.0, v1.15.0 Jan 9, 2024
@philknows
Copy link
Member

Hi @lazyfuhrer , if you're still working on this and have any questions on how to potentially implement this, please feel free to join the ChainSafe Discord and find us on the lodestar group of channels!

@nflaig
Copy link
Member Author

nflaig commented Apr 8, 2024

This is really straight forward to implement and we should consider including that in the next release as for example Teku VC calls this API by default and has to fallback to GET API if it gets a 404.

Related issue Consensys/teku#8118 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues that are suitable for first-time contributors. meta-feature-request Issues to track feature requests. scope-ux Issues for CLI UX or general consumer UX.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants