From 7c029c16d5ecea7705d254ceb0dea6f9d6046c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Garamv=C3=B6lgyi?= Date: Wed, 12 Jun 2024 14:34:41 +0200 Subject: [PATCH] feat: update node operator doc for Curie --- .../docs/en/developers/guides/running-a-scroll-node.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/content/docs/en/developers/guides/running-a-scroll-node.mdx b/src/content/docs/en/developers/guides/running-a-scroll-node.mdx index 4b78e947c..fb048ab80 100644 --- a/src/content/docs/en/developers/guides/running-a-scroll-node.mdx +++ b/src/content/docs/en/developers/guides/running-a-scroll-node.mdx @@ -16,9 +16,9 @@ For most developers, using [our official RPC endpoint](/en/developers/developer- ### Finding the latest version -We recommend using the latest release at https://github.com/scroll-tech/go-ethereum/releases. The required version for Scroll Mainnet is `scroll-v5.3.0` or higher, and for Scroll Sepolia it is `scroll-v5.2.0` or higher. If you'd like to keep up with new node releases, go to https://github.com/scroll-tech/go-ethereum, click on **Watch**, **Custom**, and make sure that **Releases** is selected. +We recommend using the latest release at https://github.com/scroll-tech/go-ethereum/releases. The required version for Scroll Mainnet is `scroll-v5.4.2` or higher, and for Scroll Sepolia it is `scroll-v5.4.2` or higher. If you'd like to keep up with new node releases, go to https://github.com/scroll-tech/go-ethereum, click on **Watch**, **Custom**, and make sure that **Releases** is selected. -For the remainder of this guide, `VERSION` will denote the version tag. For example, `scroll-v5.3.0`. +For the remainder of this guide, `VERSION` will denote the version tag. For example, `scroll-v5.4.2`. ### Hardware Requirements @@ -176,6 +176,7 @@ enode://c7b2d94e95da343db6e667a01cef90376a592f2d277fbcbf6e9c9186734ed8003d013895 "archimedesBlock": 0, "shanghaiBlock": 0, "bernoulliBlock": 5220340, + "curieBlock": 6924036, "clique": { "period": 3, "epoch": 30000 @@ -290,6 +291,7 @@ enode://dd1ac5433c5c2b04ca3166f4cb726f8ff6d2da83dbc16d9b68b1ea83b7079b371eb16ef4 "archimedesBlock": 0, "shanghaiBlock": 0, "bernoulliBlock": 3747132, + "curieBlock": 4740239, "clique": { "period": 3, "epoch": 30000