ethereum-package icon indicating copy to clipboard operation
ethereum-package copied to clipboard

feat: add commit-boost support

Open ltitanb opened this issue 1 year ago • 1 comments

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).

EDIT: the blocking PR is now merged and released in 0.3.0

ltitanb avatar Sep 27 '24 21:09 ltitanb

when tested locally the logs will look like this image

ltitanb avatar Sep 27 '24 21:09 ltitanb