Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
ethereum-package
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • vicotor
  • ethereum-package
  • Repository

Switch branch/tag
  • ethereum-package
  • src
  • mev
  • commit-boost
  • mev_boost
  • mev_boost_context.star
Find file
BlameHistoryPermalink
  • ltitanb's avatar
    feat: add commit-boost support (#779) · ebbbe836
    ltitanb authored Oct 17, 2024
    Initial support for Commit-Boost, adding for now only the PBS module
    (equivalent to MEV-Boost).
    
    Note that this depends on [this
    PR](https://github.com/Commit-Boost/commit-boost-client/pull/138) 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`
    
    ---------
    Co-authored-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
    Co-authored-by: default avatarBarnabas Busa <barnabas.busa@ethereum.org>
    ebbbe836
mev_boost_context.star 300 Bytes
EditWeb IDE

Replace mev_boost_context.star

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.