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

Commits on May 9, 2021

  1. Add the ability to produce an unsigned altair block

     - 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 committed May 9, 2021
    Configuration menu
    Copy the full SHA
    6090f8b View commit details
    Browse the repository at this point in the history