Skip to content

Commit

Permalink
Merge branch 'svv28-main'
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 committed Jan 9, 2025
2 parents ab42b0c + 7e8cc48 commit 9ab6e8e
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 30 deletions.
29 changes: 4 additions & 25 deletions docs/namada/useful-tools/explorers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,7 @@ description: Explorers

| Name | Layer | Network | URL |
| --- | --- | --- | --- |
| Namada (official) | Cosmos | shielded-expedition.88f17d1d14 | https://namada.info |
| Beryx | Cosmos| shielded-expedition.88f17d1d14 | https://namada.beryx.io |
| Catsmil | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.catsmile.tech |
| Crazydimka| Cosmos| shielded-expedition.88f17d1d14 | https://nebb.crazydimka.xyz |
| Cryptosj | Cosmos| shielded-expedition.88f17d1d14 | https://namadafinder.cryptosj.net |
| DTEAM | Cosmos| shielded-expedition.88f17d1d14 | https://namada.explorers.dteam.tech |
| Kappa.vercel | Cosmos| shielded-expedition.88f17d1d14 | https://explorer-beige-kappa.vercel.app |
| Kintsugi | Cosmos| shielded-expedition.88f17d1d14 | https://extended-nebb.kintsugi.tech |
| KonsorTeach | Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.konsortech.xyz |
| Kzvn | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.kzvn.xyz |
| Mekong Labs | Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.mekonglabs.tech |
| Nodeify | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.nodeify.net |
| Nodes.Guru | Cosmos| shielded-expedition.88f17d1d14 | https://namada.explorers.guru |
| Qliwazor| Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.qliwazor.tech |
| OnThePluto| Cosmos| shielded-expedition.88f17d1d14 | https://explorer.onthepluto.com |
| Qliwazor| Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.qliwazor.tech |
| Sem-dev | Cosmos| shielded-expedition.88f17d1d14 | https://explorernamada-semjj.vercel.app |
| Sined222 | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.sined222.xyz |
| Spidey | Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.spidey.services |
| Stakepool | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.stakepool.dev.br |
| Stakeup | Cosmos| shielded-expedition.88f17d1d14 | https://explorer-namada.stakeup.tech |
| Thoalt | Cosmos| shielded-expedition.88f17d1d14 | https://namada-explorer.thoalt.com |
| Xyznodes | Cosmos| shielded-expedition.88f17d1d14 | https://se-explorer.xyznodes.xyz |
| Zenode | Cosmos| shielded-expedition.88f17d1d14 | https://zenode.app/explorer/namada |
| 0xgen | Cosmos | shielded-expedition.88f17d1d14 | https://namada-explorer.0xgen.online |
| Namada (official) | Cosmos | namada.5f5de2dd1b88cba30586420 | https://namada.info |
| Pro-Nodes75 | Cosmos | namada.5f5de2dd1b88cba30586420 | https://explorer75.org/namada |
| valopers | Cosmos | namada.5f5de2dd1b88cba30586420 | https://namada.valopers.com |
| Pro-Nodes75 | Cosmos | housefire-alpaca.cc0d3e0c033be | https://explorer75.org/namada-housefire |
17 changes: 14 additions & 3 deletions docs/story/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';

#### Enigma:
```bash
https://story-testnet-lcd-archive.enigma-validator.com # Cosmos REST API Archive
https://story-testnet-lcd-archive.enigma-validator.com # Cosmos REST API
```

#### kjnodes:
Expand Down Expand Up @@ -132,6 +132,11 @@ https://storyapi.orang3club.tech # Cosmos REST API
https://api.story.testnet.dteam.tech # Cosmos REST API
https://api-2.story.testnet.dteam.tech # Cosmos REST API
https://api-3.story.testnet.dteam.tech # Cosmos REST API
```

#### Pro-Nodes75:
```bash
https://api-archive.story.testnet.node75.org # Cosmos REST API
```

</TabItem>
Expand All @@ -145,7 +150,7 @@ https://rpc.odyssey.storyrpc.io # EVM JSON-RPC

#### Enigma:
```bash
https://story-testnet-rpc-archive.enigma-validator.com # Cosmos RPC Archive
https://story-testnet-rpc-archive.enigma-validator.com # Cosmos RPC
```

#### F5 Nodes:
Expand Down Expand Up @@ -282,6 +287,12 @@ https://rpc-3.story.testnet.dteam.tech # Cosmos RPC
https://evm-rpc.story.testnet.dteam.tech # EVM JSON-RPC
https://evm-rpc-2.story.testnet.dteam.tech # EVM JSON-RPC
https://evm-rpc-3.story.testnet.dteam.tech # EVM JSON-RPC
```

#### Pro-Nodes75:
```bash
https://rpc-archive.story.testnet.node75.org # Cosmos RPC
https://evm-rpc-archive.story.testnet.node75.org # EVM JSON-RPC
```

</TabItem>
Expand All @@ -307,7 +318,7 @@ wss://story-testnet-wss.blockhub.id # EVM WSS

#### OriginStake:
```bash
wss://story-rpc-cosmos.originstake.com/websocket # Cosmos story-wss01
wss://story-rpc-cosmos.originstake.com/websocket # Cosmos WSS
wss://story-wss01.originstake.com # EVM WSS
```

Expand Down
8 changes: 7 additions & 1 deletion docs/story/sync/geth-enodes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ export let items = [
name: "Mandragora Enode",
text:
`geth --exec 'admin.addPeer("enode://8b815ccc91128415246e1ab62ab0c3ed2d4bb7762c7a3a5059f6a12bb5c5188b376831c15888cff6e183ad1d1ec5911a60d202854fb226ba7728e8ba484ca13a@story-testnet-enode.itrocket.net:30301")' attach ~/.story/geth/odyssey/geth.ipc\n
sudo systemctl restart *geth*`
},
{
name: "Pro-Nodes75 Enode",
text:
`geth --exec 'admin.addPeer("enode://c74a0ffdf5e816ab5614099101de5e221dfadf7ed4808134507a1badf5673d73d400e72edfdfd9ac5e7b46759f5cc989cc404fdb5fd9f00d3ae3d95db01c56f1@148.251.8.22:50403")' attach ~/.story/geth/odyssey/geth.ipc\n
sudo systemctl restart *geth*`
},
];

<SelectPaste2 items={items} tip="Select an enode URL from the list below to view the relevant configuration commands." />
<SelectPaste2 items={items} tip="Select an enode URL from the list below to view the relevant configuration commands." />
14 changes: 13 additions & 1 deletion docs/story/sync/peers-seeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ export let items = [
P2P Peer: 805ee8b13927991000ea6f235e64551dcb2c8833@story-testnet-peer.f5nodes.com:26656
Peer ID: 805ee8b13927991000ea6f235e64551dcb2c8833`
},
{
name: "Pro-Nodes75",
text:
`Validator address: storyvaloper12vrh9n58r2ftpdjfjj7j4ghfw76sx9c4e45yxl
P2P Peer: 7b597e80021987209b197930b899fb7e0402717c@peer.story.testnet.node75.org:27136
Peer ID: 7b597e80021987209b197930b899fb7e0402717c`
},
];

<SelectPaste2 items={items} tip="Select a specific validator from the list to view detailed peer information." />
Expand All @@ -49,7 +56,12 @@ export let seedItems = [
name: "DTEAM",
text:
`6fc1491d5b8b859c1fafbe129fe4c0f842836a79@seed.story.testnet.dteam.tech:32656`
}
},
{
name: "Pro-Nodes75",
text:
`86bd5cb6e762f673f1706e5889e039d5406b4b90@seed.story.testnet.node75.org:35616`
},
];

<SelectPaste2 items={seedItems} tip="Choose a seed node from the list to view its connection information." />
48 changes: 48 additions & 0 deletions docs/story/sync/snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,54 @@ sudo systemctl restart story-geth
sudo systemctl restart story
sudo journalctl -u story-geth -u story -f -o cat`
},
{
name: "Pro-Nodes75: pruned Pebbledb snapshots, updated every 12 hours",
text:
`Consensus Client Snapshot

# Install Required Tools
sudo apt-get install wget lz4 pv -y\n
# Build the story consensus client with Pebbledb:
https://services.node75.org/papers/guide_setup_story_pebbledb\n
# pebbledb snapshots could be found here: https://snap.story.testnet.node75.org\n
# download the pebbledb cometbft snapshot:
wget -O $HOME/story_cometbft_snap.tar.lz4 $(curl -s https://snap.story.testnet.node75.org/ | grep -o 'odyssey-0_cometbft_pebbledb_[0-9]\+_.*\.tar\.lz4' | sort -t_ -k4 -n | tail -n1 | sed 's|^|https://snap.story.testnet.node75.org/|') --inet4-only\n
# stop the Story consensus client service
sudo systemctl stop storyd; sudo systemctl status storyd\n
# backup state
cp "$HOME/.story/story/data/priv_validator_state.json" $HOME\n
# check backup
cat $HOME/priv_validator_state.json\n
# clear the current cometbft DB
rm -rf $HOME/.story/story/data\n
# unpack the snapshot
lz4 -c -d $HOME/story_cometbft_snap.tar.lz4 | tar -x -C $HOME/.story/story\n
# if unpacking was successful, then delete the snapshot (optional)
rm -v $HOME/story_cometbft_snap.tar.lz4\n
# get fresh addrbook
wget -O $HOME/addrbook.json https://snapshots.polkachu.com/testnet-addrbook/story/addrbook.json --inet4-only
mv $HOME/addrbook.json $HOME/.story/story/config/\n
# restore validator' state
cp $HOME/priv_validator_state.json "$HOME/.story/story/data/priv_validator_state.json"\n
# check state
cat $HOME/.story/story/data/priv_validator_state.json\n
# restart the Story Consensus client service
sudo systemctl restart storyd; journalctl -u storyd -f -o cat\n
Execution Client snapshot\n
# download the geth snapshot:
wget -O $HOME/story_geth_snap.tar.lz4 $(curl -s https://snap.story.testnet.node75.org/ | grep -o 'odyssey-0_geth_[0-9]\+_.*\.tar\.lz4' | sort -t_ -k3 -n | tail -n1 | sed 's|^|https://snap.story.testnet.node75.org/|') --inet4-only\n
# stop the Story execution client service
sudo systemctl stop *geth*; sudo systemctl status *geth*\n
# clear the current geth DB
rm -rf "$HOME/.story/geth"\n
# unpack the snapshot
lz4 -c -d $HOME/story_geth_snap.tar.lz4 | tar -x -C $HOME/.story/geth\n
# if unpacking was successful, then delete the snapshot (optional)
rm -v $HOME/story_geth_snap.tar.lz4\n
# restart the Story Geth service
sudo systemctl restart *geth*; journalctl -u *geth* -f -o cat`
},
];


<SelectPaste2 items={items} tip="Select a snapshot from the list to view the relevant configuration commands." />

0 comments on commit 9ab6e8e

Please sign in to comment.