Skip to content

Update ethlambda CLI flags to align with the spec#168

Draft
conache wants to merge 1 commit intoblockblaz:mainfrom
conache:ethlambda-update-cmd-flags
Draft

Update ethlambda CLI flags to align with the spec#168
conache wants to merge 1 commit intoblockblaz:mainfrom
conache:ethlambda-update-cmd-flags

Conversation

@conache
Copy link
Copy Markdown

@conache conache commented Apr 29, 2026

Description

Aligns ethlambda's CLI flags with the client cli flags spec.

Changes:

In client-cmds/ethlambda-cmd.sh, both the node_binary and node_docker invocations now pass the following flags instead of the single --custom-network-config-dir:

Flag Path
--genesis <config_dir>/config.yaml
--validators <config_dir>/annotated_validators.yaml
--bootnodes <config_dir>/nodes.yaml
--validator-config <config_dir>/validator-config.yaml
--hash-sig-keys-dir <config_dir>/hash-sig-keys

<config_dir> is $configDir in binary mode and /config in docker mode.

Note: Marking this PR as draft until the ethlambda flags PR is approved and merged.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant