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

restore deadline priority for payload jobs #249

Merged
merged 1 commit into from
May 6, 2024

Conversation

ralexstokes
Copy link
Owner

the current implementation kept payload jobs alive much longer than necessary and lead to many stale blocks being submitted. this highlighted some inefficiencies in mev-relay-rs and to facilitate testing, I'll rollback this change around sub-future priority.

I plan to implement auction cancellation more cleanly with canonical head updates from reth, which would solve this cleanly. And the relay implementation should be further optimized as well. But this is a good immediate fix for the time being.

@ralexstokes ralexstokes merged commit 0cb5c36 into main May 6, 2024
4 checks passed
@ralexstokes ralexstokes deleted the rollback-job-deadline branch May 6, 2024 22:54
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