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

Allow leading skipped tuple fields #3861

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

paulhauner
Copy link
Member

Issue Addressed

NA

Proposed Changes

This PR replaces #3644, since that PR has already been (mostly) merged into the eip4844 branch. The only thing missing is a fix I mentioned in the other PR about permitting skipped tuple fields before the non-skipped field (rather than just after the skipped field).

This PR will bring the eip4844 branch in line with #3644.

@paulhauner
Copy link
Member Author

@realbigsean this PR should be way easier to review than #3644 and will fix the ssz derive implementation in eip4844 ☺️

@realbigsean
Copy link
Member

Ah nice, good call. Thanks!

@realbigsean realbigsean merged commit 680a5c7 into sigp:eip4844 Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deneb ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants