Skip to content

Remove ValidatorRegistrations for Gloas #150

@bharath-123

Description

@bharath-123

In Gloas, ProposerPreferences has been introduced to send the proposer's fee recipient, gas limit and validator index to on-chain builders for block building. These preferences are sent over the proposer_preferences gossip topic.

ValidatorRegistrations contain essentially the same information outside the BuilderPreferences.

We can expect builders to listen to ProposerPreferences for the fee_recipient, gas limit and validator index of the proposer. Per builder preferences like max_trusted_bid can be sent directly to builders. This can reduce duplicity across the builder-api and on-chain builder auction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions