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

all: changes to fullsync the network from the nethermind import #3

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

gballet
Copy link
Collaborator

@gballet gballet commented Sep 27, 2023

This branch is rebased on top of go-ethereum's master in order to include withdrawals. It is meant to take the database generated by #1 and fullsync the network, in order to server snap sync data to other nodes (nethermind or geth, but the branch for the latter does not exist yet).

The import code has been removed, in order to keep the rebase + dependency management simpler. The nethermind DB importer need not be rebased, and so the branch will be left as-is.

Build and run:

go run  --syncmode=full --datadir=.gc --bootnodes=<bootnodes> --nat=extip:<public ip> --networkid 100

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