Skip to content

chore: update ethlambda CLI flags to align with the spec#168

Merged
ch4r10t33r merged 3 commits into
blockblaz:mainfrom
conache:ethlambda-update-cmd-flags
May 12, 2026
Merged

chore: update ethlambda CLI flags to align with the spec#168
ch4r10t33r merged 3 commits into
blockblaz:mainfrom
conache:ethlambda-update-cmd-flags

Conversation

@conache
Copy link
Copy Markdown
Contributor

@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: ethlambda flags PR will be merged once this PR is approved, as stated in @MegaRedHand's comment here.

@MegaRedHand
Copy link
Copy Markdown
Contributor

ansible/roles/ethlambda/tasks/main.yml also needs to be updated

@conache conache changed the title Update ethlambda CLI flags to align with the spec chore: update ethlambda CLI flags to align with the spec May 1, 2026
@conache
Copy link
Copy Markdown
Contributor Author

conache commented May 1, 2026

ansible/roles/ethlambda/tasks/main.yml also needs to be updated

@MegaRedHand thanks for flagging this! Updated in 7e7e5f4

@conache conache marked this pull request as ready for review May 1, 2026 10:30
@MegaRedHand
Copy link
Copy Markdown
Contributor

#154 was just merged. Can you fix conflicts? @conache

@conache
Copy link
Copy Markdown
Contributor Author

conache commented May 7, 2026

#154 was just merged. Can you fix conflicts? @conache

@MegaRedHand thanks for the heads-up! Just fixed the conflicts.

@ch4r10t33r ch4r10t33r merged commit 5df1bc3 into blockblaz:main May 12, 2026
4 checks passed
@conache conache deleted the ethlambda-update-cmd-flags branch May 13, 2026 12:35
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.

3 participants