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

Missing /eth/v1/beacon/rewards/blocks/<head | finalized | slot | parentBeaconRoot> Endpoint #160

Open
MisiakGeo opened this issue Sep 19, 2024 · 3 comments

Comments

@MisiakGeo
Copy link

Hello,

I have an issue with an endpoint

Description:

According to the Ethereum Beacon APIs documentation, the /eth/v1/beacon/rewards/blocks/<head | finalized | slot | parentBeaconRoot> endpoint should exist for retrieving block rewards. However, this endpoint appears to be missing or unavailable.

Expected Behavior:

The API should return block rewards as specified in the documentation.

Actual Behavior:

The endpoint is missing or unresponsive.

Request:

Please confirm if this endpoint is planned, deprecated, or if there's an alternative.

@attestantio attestantio deleted a comment Sep 19, 2024
@mcdee
Copy link
Contributor

mcdee commented Sep 19, 2024

This endpoint has not been implemented. We don't have any plans to implement it, however would accept a PR to do so.

@MisiakGeo
Copy link
Author

Thank you @mcdee. I will try to do it

@MisiakGeo
Copy link
Author

MisiakGeo commented Sep 19, 2024

I will later create a PR for the new endpoint. I tried to follow the existing design pattern. (Update: PR #162)

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

No branches or pull requests

2 participants