Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update request: /docs/advanced/proof-of-stake-devnet #1000

Open
pedro-lino opened this issue Dec 20, 2024 · 0 comments
Open

Docs update request: /docs/advanced/proof-of-stake-devnet #1000

pedro-lino opened this issue Dec 20, 2024 · 0 comments

Comments

@pedro-lino
Copy link

Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet

Request: Hey guys I'm trying to follow the guide to create a PoS devnet manually using the binaries. However, when I get to the point of trying to generate the genesis for Prysm I'm stuck at the following error:

❯ ./prysmctl testnet generate-genesis --fork capella --num-validators 64 --genesis-time-delay 600 --chain-config-file config.yml --geth-genesis-json-in genesis.json --geth-genesis-json-out genesis.json --output-ssz genesis.ssz

INFO[0000] Specified a chain config file: config.yml     prefix=genesis
FATA[0000] Could not generate beacon chain genesis state  error="could not set config params: version 0x05000001 for fork electra in config custom_config conflicts with existing config named=minimal: configset cannot add config with conflicting fork version schedule" prefix=genesis

I've used the same exact version of the config.yml and genesis.json files you provided. Even tried to make some tweaks in the config.yml, but the error persists.

Any help would be appreciated.

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

No branches or pull requests

1 participant