Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag to filter out builder profit #11393

Closed
terencechain opened this issue Sep 2, 2022 · 1 comment
Closed

Flag to filter out builder profit #11393

terencechain opened this issue Sep 2, 2022 · 1 comment
Assignees
Labels
Discussion Simply a thread for talking about stuff

Comments

@terencechain
Copy link
Member

We can add a CLI flag to filter out builder blocks based on builder profit (ex: --builder-profit-threshold <wei value> ). If the builder's bid is below the threshold value then we default to using the local execution engine. Unfortunately, the local block's value can't be retrieved nor compared at this moment until engine-API support. Credit to @realbigsean for this idea

@terencechain terencechain changed the title Flag to feature out builder profit Flag to filter out builder profit Sep 2, 2022
@realbigsean
Copy link

Thanks for the shoutout @terencechain but I have to deflect the credit to @allboxes who raised an issue in our repo!

@terencechain terencechain self-assigned this Sep 9, 2022
@james-prysm james-prysm added the Discussion Simply a thread for talking about stuff label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Simply a thread for talking about stuff
Projects
None yet
Development

No branches or pull requests

3 participants