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

Add SSZ encoding support to MEV client calls. #6970

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

Conversation

cheatfate
Copy link
Contributor

With this PR we adding support of SSZ encoded responses, we also changing our preferable accept policy to SSZ encoding.

This PR do not add ability to send SSZ encoded request submitBlindedBlock() call, because it requires some fallback functionality, but it adds all the needed prerequisites.

This should partially address ethereum/builder-specs#104

Copy link

github-actions bot commented Feb 27, 2025

Unit Test Results

       15 files  ±  0    2 619 suites  +5   1h 13m 23s ⏱️ - 1m 19s
  6 421 tests +  9    5 900 ✔️ +  9  521 💤 ±0  0 ±0 
44 661 runs  +45  43 943 ✔️ +45  718 💤 ±0  0 ±0 

Results for commit 5fb6d17. ± Comparison against base commit d74e9ab.

♻️ This comment has been updated with latest results.

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.

1 participant