From 7888fd3cf531b09ed4ef23e26c66ff3418b793a7 Mon Sep 17 00:00:00 2001 From: ZENODE Date: Sun, 4 Feb 2024 21:28:55 +0100 Subject: [PATCH 1/2] Update README.md Signed-off-by: ZENODE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e52fa25f0..41ec0d6251 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ sh setup/state-sync.sh #### 3.2 Upgrade a node -This script assumes that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7350000` which caused it to panic. +This script assumes that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7400000` which caused it to panic. > [!IMPORTANT] > This should only be used if you run a **full-node** and have to perform the **"plan_crypto"**-upgrade. From bc40283389d1eed5cb8d1db60c0836714d2be8d5 Mon Sep 17 00:00:00 2001 From: ZENODE Date: Sun, 4 Feb 2024 21:29:21 +0100 Subject: [PATCH 2/2] Update README.md Signed-off-by: ZENODE --- setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/README.md b/setup/README.md index 07bf544eaf..8cd28cfada 100644 --- a/setup/README.md +++ b/setup/README.md @@ -9,7 +9,7 @@ This script installs all the dependencies (and system configurations) that are n > [!WARNING] > This script should only be used if you run a full-node and have to perform the **"plan_crypto"**-upgrade! > -> This means that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7350000` which caused it to panic. +> This means that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7400000` which caused it to panic. This script takes care of the needed steps to upgrade the node to the new fork: