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

Implement EIP-7688: Forward compatible consensus data structures [WIP] #5920

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

Conversation

macladson
Copy link
Member

Issue Addressed

#5904

Proposed Changes

Converts certain consensus types into forward compatible versions (Profiles) following EIP-7688, using the StableContainer and Profile implementations in the tree_hash and ethereum_ssz crates.

Additional Info

Currently based on unstable, but will likely be needed to be rebased onto an electra branch in order to join the testnet.

Relies on the following PRs:
sigp/ethereum_ssz#16
sigp/tree_hash#15
sigp/ssz_types#23

@macladson macladson added the work-in-progress PR is a work-in-progress label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants