Skip to content

Remove ValidatorRegistrations for Gloas #150

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions