Merged
Conversation
samcm
approved these changes
Dec 10, 2025
barnabasbusa
approved these changes
Dec 10, 2025
pk910
added a commit
to ethpandaops/ethereum-package
that referenced
this pull request
Dec 10, 2025
```yaml
participants:
- el_type: geth
cl_type: teku
supernode: true
- el_type: nethermind
cl_type: prysm
- el_type: erigon
cl_type: nimbus
- el_type: besu
cl_type: lighthouse
- el_type: reth
cl_type: lodestar
- el_type: ethrex
cl_type: teku
network_params:
network: kurtosis
num_validator_keys_per_node: 100
additional_mnemonics:
- mnemonic: "estate dog switch misery manage room million bleak wrap distance always insane usage busy chicken limit already duck feature unhappy dial emotion expire please"
count: 10
status: 1 # exited
- mnemonic: "bachelor goose intact globe grab observe youth kit castle purchase ranch safe wire planet portion artist soon captain before cute dinner arrange cat churn"
count: 10
status: 2 # slashed & exited
additional_services:
- dora
ethereum_genesis_generator_params:
image: "pk910/dev-images:egg-invalid-genesis-vals"
extra_env: {}
```
gated on
ethpandaops/ethereum-genesis-generator#254
---------
Signed-off-by: pk910 <github@pk910.de>
Co-authored-by: Barnabas Busa <barnabas.busa@ethereum.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gated on ethpandaops/eth-beacon-genesis#51