-
Notifications
You must be signed in to change notification settings - Fork 133
deprecates holesky, mordor, classic & rmvs ref to previously deprecat… #1868
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
base: main
Are you sure you want to change the base?
deprecates holesky, mordor, classic & rmvs ref to previously deprecat… #1868
Conversation
…ed networks/testnets Signed-off-by: m4sterbunny <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 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> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| --chain=<mainnet|sepolia|dev|hoodi|kotti|astor> | |
| --chain=<mainnet|sepolia|dev|hoodi> |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| description: Run Besu and Teku on Ephemery or Sepolia testnet. | |
| description: Run Besu and Teku on Ephemery , Hoodi or Sepolia testnet. |
macfarla
left a comment
There was a problem hiding this 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
…
Description
deprecates holesky, mordor, classic & rmvs ref to previously deprecated networks/testnets
Issue(s) fixed
Fixes #1861
Preview