Skip to content

--prefer-builder-proposals seems not working in local env #6418

Open
@cwhcheng

Description

@cwhcheng

Description

As mentioned in the doc, using --prefer-builder-proposals flag should force validator client to always prefer blinded blocks, regardless of the payload value. I am using https://github.com/flashbots/builder-playground to create a local env and I add --prefer-builder-proposals flag below line 408 of https://github.com/flashbots/builder-playground/blob/main/main.go

A rbuilder is also running with a private mempool to build blocks. I try to put transactions with 0 priority fee in the private mempool. The validator always chooses its local block instead of the rbuilder block but it should always choose rbuilder block with --prefer-builder-proposals flag

Thanks in advance!

Version

v5.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions