Skip to content

Commit

Permalink
Merge pull request #32 from zenodeapp/genesis-v1.0.0
Browse files Browse the repository at this point in the history
Genesis v1.0.0
  • Loading branch information
zenodeapp authored Feb 1, 2024
2 parents 42694bd + dfd8e5a commit 7d4e3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ sh setup/state-sync.sh <moniker>

#### 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.
Expand Down
2 changes: 1 addition & 1 deletion setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 7d4e3a5

Please sign in to comment.