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

Enable block v3 #5

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

eserilev
Copy link
Contributor

@eserilev eserilev commented Nov 3, 2023

Closes issue #4

added block v3 support. note that block v3 SSZ tests cant be enabled until the following is merged to unstable:

sigp/lighthouse#4902

This PR deprecates the use_builder field for v2. For v3 we also assume ssz. In future we can delete everything except v3+SSZ.

@michaelsproul
Copy link
Member

I pushed a commit to enable switching between v2 and v3. I nuked the code for v2 blinded blocks in the process, and didn't bother with v3 JSON support (for now).

@michaelsproul
Copy link
Member

I'll merge this and try rolling it out on the blockprint infra to see how the latest client versions work with v3.

@michaelsproul michaelsproul merged commit 6625a36 into blockprint-collective:main Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants