Skip to content

Conversation

@m4sterbunny
Copy link
Contributor

Description

deprecates holesky, mordor, classic & rmvs ref to previously deprecated networks/testnets

Issue(s) fixed

Fixes #1861

Preview

@m4sterbunny m4sterbunny self-assigned this Nov 21, 2025
@m4sterbunny m4sterbunny requested a review from a team as a code owner November 21, 2025 10:58
@vercel
Copy link

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
besu-docs Ready Ready Preview Comment Nov 21, 2025 10:59am

genesis block, it syncs from a specific checkpoint block configured in the [Besu genesis file](genesis-file.md).

Ethereum Mainnet, Holesky, and Ephemery testnet configurations already define default checkpoints, so you
Ethereum Mainnet and Ephemery testnet configurations already define default checkpoints, so you
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Ethereum Mainnet and Ephemery testnet configurations already define default checkpoints, so you
Ethereum Mainnet, Sepolia and Ephemery testnet configurations already define default checkpoints, so you


```bash
--chain=<mainnet|sepolia|dev|classic|mordor|kotti|astor>
--chain=<mainnet|sepolia|dev|hoodi|kotti|astor>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
--chain=<mainnet|sepolia|dev|hoodi|kotti|astor>
--chain=<mainnet|sepolia|dev|hoodi>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m4sterbunny apologies for not picking this up before - kotti and astor should be treated as rinkeby & ropsten - they were removed from the code ages ago

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't spot any other references from looking at your PR - but can you do a quick search? Thanks!

title: Run Besu and Teku on a testnet
sidebar_position: 2
description: Run Besu and Teku on Holesky, Ephemery, or Sepolia testnet.
description: Run Besu and Teku on Ephemery or Sepolia testnet.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Run Besu and Teku on Ephemery or Sepolia testnet.
description: Run Besu and Teku on Ephemery , Hoodi or Sepolia testnet.

Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of minor comments but overall LGTM

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.

Remove holesky, ETC classic and mordor networks

3 participants