Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha-omega-labs authored Nov 27, 2023
1 parent 3375493 commit e96abf5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,13 @@
It will backup your current .genesisd folder, delete it and restore from older backup done during sdk v0.44.5 to 0.46.15 update. You can also change genesisd_backup_* on line 72 https://github.com/alpha-omega-labs/genesisd/blob/7a7b6ba2288d88fc024564f8afa4593f0b2b6f7e/reupdate.sh#L72C13-L72C30 to .evmosd._backup if you have it from older backups.
### Usage
`sh reupdate.sh`

### scheduled-start.sh
<li>GenesisL1 restart is sheduled on Nov 30, 2023 00:0 0AM; you can start it manually or run automatic script</li>
<li>Make sure your node was <strong>REUPDATED</strong> and is on block height <strong>6751391</strong> </li>
<li>Make sure you have ONLY following peers listed as permanent peers and make sure your addressbook is empty please: </li>
<pre>[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:61356,[email protected]:26656,[email protected]:26656</pre>
<li>Automatic start schedule script that you can <strong>run any time before Nov 30, 2023</strong>; oneliner:</li>
<pre>wget https://raw.githubusercontent.com/alpha-omega-labs/genesisd/reupdate/scheduled-start.sh && sudo sh scheduled-start.sh</pre>

NOTE: On Nov 30 API nodes will be also REUPDATED and might not response requests during that day, please join TG or Discord for any questions and instructions, thank you!

0 comments on commit e96abf5

Please sign in to comment.