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: Bolt Boost and Helix configuration #9

Merged
merged 11 commits into from
Oct 3, 2024
Merged

Conversation

thedevbirb
Copy link

@thedevbirb thedevbirb commented Oct 2, 2024

This PR introduces support for both Bolt Boost and Helix.

  • Bolt Boost can be set via the mev_params.bolt_boost_image inside network_configs.yaml. If set it will be used in place of MEV-Boost
  • The Helix relay replaces the vanilla Flashbots relay.

The current configuration is sufficiently configurable, ideally I'd be great to do allow granular configuration by parsing appropriate network_configs.yaml fields but that's out of scope for now.

NOTE: this PR doesn't guarantee that both Bolt Boost, the sidecar and the Helix fork work correctly together, but it is just the preliminary step needed to coordinate them and launch Kurtosis successfully.

Copy link
Collaborator

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall great job, let's test it :)

@thedevbirb thedevbirb merged commit 9e835a4 into bolt Oct 3, 2024
4 of 12 checks passed
@thedevbirb thedevbirb deleted the lore/feat/bolt-boost branch October 3, 2024 09:17
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