Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Allow operating a builder with no fee and no payout TX #3

Closed
krasi-georgiev opened this issue Nov 21, 2022 · 2 comments
Closed

Allow operating a builder with no fee and no payout TX #3

krasi-georgiev opened this issue Nov 21, 2022 · 2 comments

Comments

@krasi-georgiev
Copy link

Rationale

Why should this feature exist?

  • when the builder doesn't collect any fee it is very enificient to create a payout TX on every block.
    some validators use a contract which consumes 70-100k gas so without the payout TX the total block value will be higher.

What are the use-cases?

  • operating a builder that doesn't collect block fees.

Implementation

Do you have ideas regarding the implementation of this feature?

  • yes
    the simulation checks -
    • if the coinbase address is the same as the validator's address
    • the coinbase balance difference is the same as the bid value

Are you willing to implement this feature?

  • yes
@krasi-georgiev
Copy link
Author

cc @Ruteri

@krasi-georgiev
Copy link
Author

moved to flashbots/mev-boost#419

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant