Register Seneschal builder#43
Open
Rotwang9000 wants to merge 1 commit into
Open
Conversation
Adds rpc.seneschal.space to builder-registrations.json. Supported APIs: v0.1 (eth_sendBundle), refund-recipient (MEV-share v0.7 refund fields), and cancel-endpoint (eth_cancelBundle). The builder operator commits to the Fair Market Principles.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an entry for Seneschal to
builder-registrations.json.v0.1,refund-recipient,cancel-endpointextra_data:Seneschal/0.1Currently bidding into Aestus, Agnostic, ETHGas, Flashbots, Titan, and
Ultrasound mainnet relays. Block share is below the 2 % criterion right
now; this PR is to signal intent and compatibility, per the README:
Fair Market Principles attestation
The Seneschal operator commits to the Fair Market Principles in
fair-market-principles.md. Specifically:with other parties (no other builders, no internal or external
searchers).
the intended order or none do. The only exception is opt-in
conflict-free merging where the user has consented.
no sensitive bundle data will be shared outside the builder.
refund transfers to the configured recipients (the upstream rbuilder
implementation in
crates/rbuilder/src/building/mod.rsis usedunmodified for this).
quality (price or refund amount).
notable features once the public ops page is live; for now, the
default rbuilder algorithms
mp-ordering,mgp-orderingandparallel-builderare in use without modification.Reachability
TLS via Let's Encrypt. Body size capped at 1 MB. Only POST accepted;
GET returns 405.