Try   HackMD

EPF - Initial Update

For my initial update I’d like to layout the topics I’ve been looking into to focus my research and work. These are:

  • MEV
  • Consensus Layer

These were inspired by @ralexstokes project proposal - Stack of CL + MEV Software for any Rustacean 🦀

Consensus Layer

For this topic I had to improve my knowledge of the ETH 2.0 architecture:

Related code:

MEV

I tried to focus on the latest on mev architecture, with proposer/builder separation and the mev-boost solution for consensus clients as main topics. But of course this is thightly related to the new consensus specs.

Next Steps

So far I’ve only been doing research and learning about these topics, mainly because I wasn’t up to date but also to see if I really wanted to work on this.

And I do! MEV and the mev-boost middleware is definitely something I would enjoy fully understanding and contributing to.

My next steps are doing a deep dive on mev and mev-boost, and see how I can start contributing.