Skip to content

Update devp2p chain to pos #1303

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mpaulucci
Copy link

@mpaulucci mpaulucci commented Jun 10, 2025

This PR has two changes:

  • Instead of using the Geth chain, let's decouple them and generate our own inside Hive repo.
  • Updates the chain to pos. This will allow only-pos clients (see ethrex) to be able to not have to mantain a hive fork. Also, starting on eth/69, we don't even serve pre merge blocks. The chain generation script has been added to simulators/devp2p/mkchain.sh

The the Geth one for reference: https://github.com/ethereum/go-ethereum/blob/master/cmd/devp2p/internal/ethtest/mkchain.sh

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