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

feat(mev-relay): Relay Verification #132

Closed
wants to merge 1 commit into from

Conversation

PatStiles
Copy link

@PatStiles PatStiles commented Sep 14, 2023

Adds relay verifications excluding the following:

  • Execution Payload verification (requiring EL client block simulation)
  • Bid Chaintip verification (requires a beacon node header events streaming service as implemented in mev-boost)

Happy to chase adding the header event service but wanted to hold off until the full roadmap is put together #129.

Refs: #113 and #93

@PatStiles PatStiles mentioned this pull request Sep 14, 2023
@ralexstokes
Copy link
Owner

a lot of this will ultimately be handled by validation against the consensus node (cf. #167 ) and block validation against an execution node will come later in the roadmap of this repo

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