Hacker News new | ask | show | jobs
by latchkey 1375 days ago
> How does the MEV landscape change in post-merge Ethereum?

The way that transactions are bundled is no longer done by mining pools and block construction has the ability to be outsourced. I personally, think they should have shipped with this, but I'd expect this to get rolled into a future release.

https://github.com/flashbots/mev-boost

1 comments

Just to make this clear, the MEV problem and centralization pressure is still there, it's just been temporarily disrupted. Like you said, this can be fixed more easily now but hasn't yet.
The centralization issue of block formation has been made, temporarily, worse with the switch to PoS [0]. I expect them to clear this up in the future.

Introducing mev-boost now would have likely caused delays in the merge and at some point, you just have to make the switch and fix things later, which is what they did.

[0] https://twitter.com/koeppelmann/status/1570436882483523585

Thanks, I hadn't seen this distribution.