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

Add Sepolia PoW chain support #1558

Closed
jochem-brouwer opened this issue Nov 8, 2021 · 4 comments
Closed

Add Sepolia PoW chain support #1558

jochem-brouwer opened this issue Nov 8, 2021 · 4 comments

Comments

@jochem-brouwer
Copy link
Member

One of the questions at the ArrowGlacier PR was (see #1527): why is there no difficulty bomb delay planned for Ropsten? Well, this is because the testnet will be deprecated and replaced by Sepolia. See ethereum/go-ethereum#23730

It seems that this will replace Ropsten after the merge, so it has no high priority, but it is anyways nice to implement this at some point and should not be a lot of work.

CC @holgerd77

@holgerd77
Copy link
Member

Ah, oh, that's nice, have a new on-the-beginning lightweight PoW testnet at hand soon. 🙂

@holgerd77
Copy link
Member

Ah, just remember that this was also discussed along the Merge even, lol (oh oh, the memories). 😜

@emersonmacro
Copy link
Contributor

@holgerd77 @jochem-brouwer I took a stab at this here #1581. I haven't set up a new chain before so there might be something obvious that I missed - any feedback welcome. Specifically in chains/sepolia.json, I couldn't find anything for url or dnsNetworks, and not sure if I got the hardforks right.

@holgerd77
Copy link
Member

Closed by #1581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants