Skip to content

Better VC options in entrypoint, including Graffiti#2688

Draft
yorickdowne wants to merge 1 commit into
ethstaker:mainfrom
yorickdowne:better-graffiti
Draft

Better VC options in entrypoint, including Graffiti#2688
yorickdowne wants to merge 1 commit into
ethstaker:mainfrom
yorickdowne:better-graffiti

Conversation

@yorickdowne

@yorickdowne yorickdowne commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

What I did

  • For "all-in-1" clients, only configure VC options when the embedded VC is in use. This makes it easier for users to understand parameters when they ps auxww | grep <client-executable>

  • Refactor Graffiti handling. Because spaces in Graffiti have to be preserved, Graffiti was special-cased before, with two separate exec lines. Use an array for parameter expansion instead, so ${GRAFFITI} with spaces remains preserved while also handling spaces between parameters and handling no graffiti parameter when using default graffiti.

@yorickdowne yorickdowne requested a review from pietjepuk2 July 3, 2026 09:49
@yorickdowne yorickdowne marked this pull request as draft July 12, 2026 15:35
@yorickdowne

Copy link
Copy Markdown
Collaborator Author

Needs to be rebased after #2686 is in

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant