Skip to content

Feature: Add --prefer-builder-proposals #7666

@yorickdowne

Description

@yorickdowne

Is your feature request related to a problem? Please describe.

A home validator with limited bandwidth may prefer to always use builder blocks, because a local block would be orphaned when blobs can't be uploaded in time, post-Fusaka.

Describe the solution you'd like

Add --prefer-builder-proposals, which does what it says on the tin. Always use builder block unless it's not being offered or times out, errors, &c

Why this and what does that do that --local-block-value-boost 0 doesn't do? It uses a builder block, even if the local block would have paid better or the same.

Describe alternatives you've considered

  1. Leave as-is - but a produced block at all is better than a theoretically better-paying local block that gets orphaned

Edit: 2) Or introduce --builder-block-value-boost, instead of the inversed --local-block-value-boost, which then allows setting the value to 2**64 - 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions