From 6eb2319529b6bc661abc4ee49aaa057f0a3f1b57 Mon Sep 17 00:00:00 2001 From: ZENODE Date: Thu, 1 Feb 2024 21:08:02 +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 902019ca2d..6e52fa25f0 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: `insert_height_here` 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: `7350000` 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 dfd8e5a8a20f7afb53d550ae8b3e710ab6f06427 Mon Sep 17 00:00:00 2001 From: ZENODE Date: Thu, 1 Feb 2024 21:08:28 +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 6ad6e31b9e..07bf544eaf 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: `insert_height_here` 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: `7350000` which caused it to panic. This script takes care of the needed steps to upgrade the node to the new fork: