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

remove built-in Ropsten support #4280

Merged
merged 3 commits into from
Dec 5, 2022
Merged

remove built-in Ropsten support #4280

merged 3 commits into from
Dec 5, 2022

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Nov 1, 2022

https://blog.ethereum.org/2022/06/21/testnet-deprecation

Ropsten: Q4 2022

The Ropsten testnet, which ran through The Merge on June 8, 2022, will be shut down in Q4 2022.

Developers who currently use Ropsten as a staging/testing environment should migrate to Goerli or Sepolia.

https://blog.ethereum.org/2022/07/27/goerli-prater-merge-announcement

Additionally, you should note that all testnets aside from Sepolia and Goerli will be deprecated post-merge. If you are a user of Ropsten, Rinkeby or Kiln, you should plan to migrate to Goerli or Sepolia.

https://blog.ethereum.org/2022/08/03/sepolia-post-merge-upgrade

Ropsten will not be upgraded since it is now considered deprecated, along with Rinkeby and Kiln. See this post for more details on their deprecation schedule.

https://blog.ethereum.org/2022/08/24/mainnet-merge-announcement

Additionally, please note that all testnets aside from Sepolia and Goerli will be deprecated post-merge. If you are a user of Ropsten, Rinkeby or Kiln, you should plan to migrate to Goerli or Sepolia.

https://blog.ethereum.org/2022/09/09/kiln-shutdown

Ropsten and Rinkeby are also deprecated and scheduled to be sunset in Q4 2022 and Q3 2023 respectively.

If people still want to run a Nimbus client on Ropsten, they can, by pointing it to https://github.com/eth-clients/merge-testnets/tree/main/ropsten-beacon-chain as a runtime network configuration.

@github-actions
Copy link

github-actions bot commented Nov 1, 2022

Unit Test Results

         9 files  ±0       873 suites  ±0   23m 18s ⏱️ - 1m 28s
  2 704 tests ±0    2 511 ✔️ ±0  193 💤 ±0  0 ±0 
11 783 runs  ±0  11 564 ✔️ ±0  219 💤 ±0  0 ±0 

Results for commit 2ad7738. ± Comparison against base commit 32039e9.

♻️ This comment has been updated with latest results.

@arnetheduck
Copy link
Member

From blog post:

Then, by the end of the year, Ropsten will be as well.

So let's hold this one until next release

@arnetheduck arnetheduck marked this pull request as draft November 2, 2022 08:29
@tersec
Copy link
Contributor Author

tersec commented Nov 2, 2022

From blog post:

Then, by the end of the year, Ropsten will be as well.

So let's hold this one until next release

Sure

@tersec
Copy link
Contributor Author

tersec commented Nov 30, 2022

https://blog.ethereum.org/2022/11/30/ropsten-shutdown-announcement

As previously announced, the Ropsten network has been deprecated and will be shut down in the coming weeks. Over the past few months, infrastructure providers have gradually stopped supporting the network and validator participation rates have been steadily declining.

The vast majority of remaining validator nodes will be shut down during the December 15-31, 2022 period. After this, Ropsten will no longer be supported by client, testing or infrastructure teams.

2022-11-30-203826_574x160_scrot

@tersec tersec marked this pull request as ready for review December 1, 2022 06:03
jakubgs added a commit to status-im/infra-nimbus that referenced this pull request Dec 1, 2022
@zah zah merged commit 7e5f40e into unstable Dec 5, 2022
@zah zah deleted the ns2 branch December 5, 2022 09:15
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.

3 participants