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

server: refactor processElectraPayload #703

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

0xTylerHolmes
Copy link
Contributor

@0xTylerHolmes 0xTylerHolmes commented Nov 22, 2024

📝 Summary

This PR refactors the processElectraPayload method to use a chan and have a timeout, this makes it more inline with how the deneb payload handler was implemented. It also adds a processElectraPayload test.

✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy

@jtraglia
Copy link
Collaborator

The linter error is not your fault. Will fix in a separate PR.

@jtraglia jtraglia merged commit c269b4e into flashbots:electra Nov 22, 2024
1 of 2 checks passed
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