flashbots / flashbots/mev-boost

Allow setting a minimum gas used value to determine whether or not to use a block supplied by the builder API

Open
#653 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
292
PR merge metrics
No merged PRs in 30d

Description

In a similar spirit to https://github.com/flashbots/mev-boost/issues/273

I think users should be able to express an opinion about the fullness of a block. Currently, block builders will often leave transactions out of a block when volatility is high. The reasons for this are not fully known, however what is know is that blocks have a lower gas used than would otherwise be the case.

One of the purported benefits of delegating block building is that the block builder should be able to fill the block with more transactions than a solo validator.

This would allow solo validators to express their opinions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.