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 updated get_eth1_vote function for electra #4106

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

jtraglia
Copy link
Member

@jtraglia jtraglia commented Jan 28, 2025

This PR adds a condition to get_eth1_vote which returns the current state's eth1_data if polling is finished.

Also, it adds a slightly modified copy of the relevant note in EIP-6110:

Adding this so that clients do not accidentally miss this.

@jtraglia jtraglia requested a review from ralexstokes January 28, 2025 23:13
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

@jtraglia jtraglia changed the title Add note about deprecated eth1data polling Add updated get_eth1_vote function for electra Jan 29, 2025
Copy link
Contributor

@nisdas nisdas left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@james-prysm james-prysm left a comment

Choose a reason for hiding this comment

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

LGTM nice

@jtraglia jtraglia merged commit 8ee551c into ethereum:dev Jan 29, 2025
23 checks passed
@jtraglia jtraglia deleted the eth1data-polling branch January 29, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants