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

Resolve conflicting MEV-Boost relay slot data. #460

Merged
merged 1 commit into from
Mar 5, 2025
Merged

Conversation

dvush
Copy link
Contributor

@dvush dvush commented Mar 4, 2025

Removes mev boost relay priority and instead uses timestamp to select the latest slot registration data from all configured relays.

closes #379

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Removes mev boost relay priority and instead uses timestamp to select
the latest slot registration data from all configured relays.
@dvush dvush requested review from ZanCorDX and ferranbt as code owners March 4, 2025 14:34
@dvush dvush merged commit d99d2b7 into develop Mar 5, 2025
4 checks passed
@dvush dvush deleted the no_relay_priority branch March 5, 2025 16:08
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.

Potential issue with slot data being obsolete when users remove relays from MEV-boost config.
2 participants