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

Fix electra light client types #6361

Open
wants to merge 108 commits into
base: unstable
Choose a base branch
from

Conversation

eserilev
Copy link
Collaborator

@eserilev eserilev commented Sep 5, 2024

Issue Addressed

Resolves #6002

Resolves #4022

Proposed Changes

Update light client types to be compatible with electra

Related spec PR:

ethereum/consensus-specs#3811

Blocked by #5915

@eserilev eserilev added ready-for-review The code is ready for review and removed work-in-progress PR is a work-in-progress labels Sep 7, 2024
@eserilev eserilev removed the blocked label Sep 10, 2024
beacon_node/beacon_chain/src/light_client_server_cache.rs Outdated Show resolved Hide resolved
beacon_node/store/src/hot_cold_store.rs Outdated Show resolved Hide resolved
consensus/types/src/light_client_update.rs Outdated Show resolved Hide resolved
consensus/types/src/light_client_update.rs Outdated Show resolved Hide resolved
consensus/types/src/beacon_state.rs Outdated Show resolved Hide resolved
consensus/types/src/beacon_state.rs Outdated Show resolved Hide resolved
consensus/types/src/beacon_state.rs Outdated Show resolved Hide resolved
consensus/types/src/beacon_state.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

LGTM! Until we have generalized proof generation this version looks like the most sound to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electra Required for the Electra/Prague fork light-client ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants