Skip to content
Leo Arias edited this page Apr 26, 2022 · 24 revisions
  1. Define the architecture of the communication between consensus client, execution client, and mev-boost.

✔️ mev-boost will be a sidecar. The consensus client opts-in to use mev-boost. If it fails for any reason, the consensus client falls back to direct communication to the execution client.

  1. Write a basic specification that is conservative, centralized, and trusted.

✔️ Specification v0.2

  1. Implement the v0.2 specification in mev-boost, merge-mock, and the consensus clients. [Expected deadline, first week of may]
  2. Implement the Flashbots builder. [Expected deadline, first wee of may]
  3. Test the v0.2 specification with kiln, hive, kurtosis. [Expected deadline, second week of may]
  4. Tag this version as Merge-Ready (tm).
  5. Add a second independent builder. [Expected deadline, end of june]
  6. Explore the options for full decentralization of the builders. [Expected deadline, august]
  7. Explore the options for full decentralization of the orderflow. [Expected deadline, august]
  8. [...]
  9. Magic. [daily during sunset 🌞]
  10. In protocol PBS. [Expected deadline, 2023]
Clone this wiki locally