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: add commit-boost support #779

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ltitanb
Copy link

@ltitanb ltitanb commented Sep 27, 2024

Initial support for Commit-Boost, adding for now only the PBS module (equivalent to MEV-Boost).

Note that this depends on this PR being merged and released.

There is sometimes some ambiguity between mev-boost (go client) and mev-boost (protocol via the Builder API), so to disambiguate within commit boost we call the PBS module the sidecar implementing the mev-boost protocol.
Here I followed the existing convention as much as possible even if it sounds somewhat repetitive at times (commit-boost-mev-boost).

@ltitanb
Copy link
Author

ltitanb commented Sep 27, 2024

when tested locally the logs will look like this
image

@ltitanb ltitanb changed the title add commit-boost support feast: add commit-boost support Sep 27, 2024
@ltitanb ltitanb changed the title feast: add commit-boost support feat: add commit-boost support Sep 27, 2024
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