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

[Merge] implements /eth/v1/validator/prepare_beacon_proposer Validator api #4642

Merged
merged 7 commits into from
Nov 16, 2021

Conversation

tbenr
Copy link
Contributor

@tbenr tbenr commented Nov 15, 2021

PR Description

implements the beacon api required by Validator Clients to correctly submit block proposal in Merge

Fixed Issue(s)

fixes #4641

Documentation

  • I thought about documentation and added the documentation label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@tbenr tbenr changed the title [Merge] implements /eth/v1/validator/prepare_beacon_proposer Validator api [Merge] implements /eth/v1/validator/prepare_beacon_proposer Validator api Nov 15, 2021
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tbenr tbenr merged commit ffacb60 into Consensys:master Nov 16, 2021
@tbenr tbenr deleted the prepare_beacon_proposer branch November 16, 2021 08:56
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.

implement prepare_beacon_proposer beacon API for validators
2 participants