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 REST API to get prepared beacon proposers #4863

Merged
merged 3 commits into from
Jan 17, 2022

Conversation

tbenr
Copy link
Contributor

@tbenr tbenr commented Jan 14, 2022

PR Description

Allows troubleshooting and monitoring current prepared proposers in beacon node sent by validator clients via /eth/v1/validator/prepare_beacon_proposer

image

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 implements teku API get_prepared_beacon_proposers Add REST API to get prepared beacon proposers Jan 14, 2022
@rolfyone
Copy link
Contributor

Looks pretty good, just need to fill out the schema definitions etc.

@tbenr tbenr force-pushed the get_prepared_beacon_proposers_api branch from 3d80975 to d3adc7d Compare January 17, 2022 16:18
Copy link
Contributor

@rolfyone rolfyone 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 b355d41 into Consensys:master Jan 17, 2022
@tbenr tbenr deleted the get_prepared_beacon_proposers_api branch January 17, 2022 19:58
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.

2 participants