Skip to content

Cannot supply user configured graffiti on the validator client #1081

@chong-he

Description

@chong-he

If we try to start a testnet with the flag --graffiti on the validator client by adding the following under participants in network_params.yaml (with Lighthouse and Geth combo):

vc_extra_params:
            - --graffiti=testing123

Kurtosis wouldn't start:

error: the argument '--graffiti <GRAFFITI>' cannot be used multiple times
  
  -Usage: lighthouse validator_client [OPTIONS]

So it seems to be unable to supply user configured graffiti on the validator client. This could be good to have, e.g., when testing a feature to append client version info in the graffiti: https://github.com/ethereum/execution-apis/blob/main/src/engine/identification.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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