Skip to content

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

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

Closed
wants to merge 11 commits into 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
Copy link

mergify bot commented May 19, 2025

Some required checks have failed. Could you please take a look @macladson? 🙏

@mergify mergify bot added the waiting-on-author The reviewer has suggested changes and awaits thier implementation. label May 19, 2025
Copy link

mergify bot commented May 19, 2025

This pull request has merge conflicts. Could you please resolve them @macladson? 🙏

Copy link

mergify bot commented Jun 18, 2025

Hi @macladson, this pull request has been closed automatically due to 30 days of inactivity. If you’d like to continue working on it, feel free to reopen at any time.

@mergify mergify bot closed this Jun 18, 2025
@mergify mergify bot added the stale Stale PRs that have been inactive and is now outdated label Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale PRs that have been inactive and is now outdated waiting-on-author The reviewer has suggested changes and awaits thier implementation. work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants