mev-rs icon indicating copy to clipboard operation
mev-rs copied to clipboard

mvp relay

Open chirag-bgh opened this issue 1 year ago • 1 comments

chirag-bgh avatar Oct 27 '23 19:10 chirag-bgh

this should be rebased against the latest changes, but I am interested in supporting some kind of extension like this so the relay can actually validate blocks

I think a first step would be defining a trait for validation and installing in the current main branch, along with the ability to segregate builders into "trusted" vs "untrusted"

then we can provide an implementation for BlockValidation that uses the reth RPC ext API

ralexstokes avatar Oct 27 '23 21:10 ralexstokes