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

Specify how to handle conflicting bids #25

Open
ralexstokes opened this issue May 28, 2022 · 1 comment
Open

Specify how to handle conflicting bids #25

ralexstokes opened this issue May 28, 2022 · 1 comment

Comments

@ralexstokes
Copy link
Member

This is a bit of an edge case but I think it is worth specifying that if a proposer (with the boost software acting as a proxy) receives multiple signed builder bids with the same value but differing payload headers, the proposer should break the tie with the hash tree root of the signed bid (e.g. choose the lessor root interpreting the root as a 256-bit number)

@metachris
Copy link
Contributor

Interesting idea! This would be an mev-boost internal implementation detail, since mev-boost will always provide only a single SignedBuilderBid to the proposer.

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

No branches or pull requests

2 participants