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

[builder API] Verify signatures on bids #3297

Closed
Tracked by #3091
realbigsean opened this issue Jun 29, 2022 · 0 comments
Closed
Tracked by #3091

[builder API] Verify signatures on bids #3297

realbigsean opened this issue Jun 29, 2022 · 0 comments
Labels
bellatrix Required to support the Bellatrix Upgrade

Comments

@realbigsean
Copy link
Member

realbigsean commented Jun 29, 2022

Description

We receive execution payload headers wrapped in BuilderBid objects. These objects include signatures made by the builder. We should verify these signatures are correct so we can retroactively identify bad acting by builders.

We don't yet have this functionality because a local instance of mev-boost will already perform this. But because you can directly connect lighthouse to a relay, we will also want to implement this in lighthouse.

The builder specs describe how these messages are signed.

@realbigsean realbigsean mentioned this issue Jun 29, 2022
14 tasks
@paulhauner paulhauner added the bellatrix Required to support the Bellatrix Upgrade label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bellatrix Required to support the Bellatrix Upgrade
Projects
None yet
Development

No branches or pull requests

2 participants