We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ref #12061
based on https://github.com/flashbots/builder/blob/a742641e24df68bc2fc476199b012b0abce40ffe/eth/block-validation/api.go#L225
this should use the regular block executor API and can reuse a lot of validation from the existing engine API but also needs additional checks.
No response
The text was updated successfully, but these errors were encountered:
flashbots_validateBuilderSubmissionV3
klkvr
Successfully merging a pull request may close this issue.
Describe the feature
ref #12061
based on https://github.com/flashbots/builder/blob/a742641e24df68bc2fc476199b012b0abce40ffe/eth/block-validation/api.go#L225
this should use the regular block executor API and can reuse a lot of validation from the existing engine API
but also needs additional checks.
Additional context
No response
The text was updated successfully, but these errors were encountered: