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

feat: privileged-builders #656

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

MrKoberman
Copy link

Privileged builders are a list of public keys of builders from which bids will be accepted first, even if the bid is lower. If no bids are received from the privileged builders, bids from other builders will be accepted.

This is useful when you have a special contract with specific relays and you would like to have their blocks used instead of other relays. While still having other relays as a fallback.

📚 References

attestantio/vouch#206


✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy

srounce and others added 2 commits June 28, 2024 23:24
fix: Replace deprecated goreleaser flag --skip-publish
fix: Replace deprecated goreleaser flag --rm-dist
fix: Update docker/metadata-action to latest
fix: Add write permission to release workflow
Privileged builders are a list of public keys of builders from which
bids will be accepted first, even if the bid is lower. If no bids are
received from the privileged builders, bids from other builders will be
accepted.

This is useful when you have a special contract with specific relays and
you would like to have their blocks used instead of other relays. While
still having other relays as a fallback.
@metachris
Copy link
Collaborator

You might want to bring this up at a MEV-Boost Community Call.

@MrKoberman
Copy link
Author

You might want to bring this up at a MEV-Boost Community Call.

When is the next mev-boost community call?

@metachris
Copy link
Collaborator

They are announced on the Flashbots forum, the previous one was last week https://collective.flashbots.net/t/mev-boost-community-call-9-26-june-2024/3538

Feel free to start a conversation there too.

@sambacha
Copy link

sambacha commented Jul 5, 2024

They are announced on the Flashbots forum, the previous one was last week collective.flashbots.net/t/mev-boost-community-call-9-26-june-2024/3538

Feel free to start a conversation there too.

There was a 6 month interlude between community calls. Would @ralexstokes be interested in hosting another call a week after EthCC?

@metachris
Copy link
Collaborator

You could start a thread in the forum requesting it, and propose/collect agenda items.

@ralexstokes
Copy link
Collaborator

yeah @sambacha happy to have another call

can you add agenda items here? https://collective.flashbots.net/t/mev-boost-community-call-10-date-tba/3654

I'll likely wait until I feel there's enough to discuss but I can see it worthwhile having a call soon after EthCC

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

Successfully merging this pull request may close these issues.

None yet

5 participants