MEV-Boost Specifications
mev-boost
implements the latest versions of the Ethereum Builder Specification.
- The Builder API is a temporary solution for Proposer-builder separation (PBS), and aims to separate the roles of a validator into block proposing and block building. You can interact with a rendered version of the Builder API here.
Fundamental Specifications
- Collection of RESTful APIs exposed by a beacon node aiming to facilitate Phase 0 of Ethereum consensus.
- Current Ethereum PoS consensus specifications.