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 GET /eth/v2/validator/blocks/{slot} #140

Merged
merged 1 commit into from
May 10, 2021

Conversation

rolfyone
Copy link
Collaborator

@rolfyone rolfyone commented May 9, 2021

Added a note on the v1 endpoint that it only supports phase0 block production

Added a note in the description of v2 to indicate the list of supported blocks will change over time as forks progress, hopefully setting the expectation that we're not creating a new api each time a fork happens.

 - added `/eth/v2/validator/blocks/{slot}` route
 - added a note on the v1 endpoint that it only supports phase0 block production

 Added a note in the description of v2 to indicate the list of supported blocks will change over time as forks progress, hopefully setting the expectation that we're not creating a new api each time a fork happens.
@rolfyone rolfyone changed the title Add the ability to produce an unsigned altair block add POST /eth/v2/validator/blocks/{slot} for altair May 9, 2021
@rolfyone rolfyone changed the title add POST /eth/v2/validator/blocks/{slot} for altair add POST /eth/v2/validator/blocks/{slot} May 9, 2021
@rolfyone rolfyone changed the title add POST /eth/v2/validator/blocks/{slot} add GET /eth/v2/validator/blocks/{slot} May 9, 2021
@mcdee
Copy link
Contributor

mcdee commented May 10, 2021

lgtm

@mpetrunic mpetrunic merged commit bc04c6c into ethereum:master May 10, 2021
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.

3 participants