Skip to content

Commit ede8666

Browse files
authored
Merge pull request #464 from namada-net/brent/update-nets
Update after mainnet v201.0.7
2 parents c9e1e42 + f87f105 commit ede8666

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

packages/docs/pages/networks/mainnets.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Mainnets
22
The Namada mainnet is currently live after having been launched on December 3 @ 15:00 UTC.
33

4-
The genesis files are hosted in the following repository: https://github.com/anoma/namada-mainnet-genesis.
4+
The genesis files are hosted in the following repository: https://github.com/namada-net/namada-mainnet-genesis.
55

66
### Mainnet status and attributes:
77
- chain ID: `namada.5f5de2dd1b88cba30586420`
8-
- Namada binaries: [`v101.1.4`](https://github.com/anoma/namada/releases/tag/v101.1.4)
9-
- Namada libs: [`v0.150.2`](https://github.com/anoma/namada/releases/tag/libs-v0.150.2)
8+
- Namada binaries: [`v201.0.7`](https://github.com/namada-net/namada/releases/tag/v201.0.7)
9+
- Namada libs: [`v0.251.2`](https://github.com/namada-net/namada/releases/tag/libs-v0.251.2)
1010
- CometBFT version: [`v0.37.16`](https://github.com/cometbft/cometbft/releases/tag/v0.37.16)
1111

1212
### Joining the network from the CLI
@@ -23,7 +23,7 @@ With these steps, a user can join the Namada mainnet, allowing for querying and
2323
These beginning steps are necessary for running a full node or a validator node as well.
2424
More details on how to join the network in these cases can be found in [this mainnet guide](https://github.com/anoma/namada-mainnet-genesis/blob/main/MAINNET-GUIDE.md).
2525

26-
### Hard forks
26+
### Hard forks / Network upgrades
2727
If an operator would like to sync a node from genesis, they must do so by running the appropriate version of the node.
2828
This version historically changes each time there has been a hard-fork of the network.
2929

@@ -34,6 +34,7 @@ The following table describes the hard-forks and the corresponding software vers
3434
| 0 | v1.0.0 |
3535
| 894,000 | v1.1.1 |
3636
| 2,176,000 | v101.0.0 |
37+
| 4,514,500 | v201.0.7 |
3738

3839
### Services and infrastructure
3940

packages/docs/pages/networks/testnets.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ This is a mainnet-tracking testnet and the intended primary staging ground for s
55
Before Phase 5 of mainnet, it is used to test the proposals to advance between the phases.
66

77
- chain ID: `housefire-alpaca.cc0d3e0c033be`
8-
- Namada binaries: [`v201.0.7`](https://github.com/anoma/namada/releases/tag/v201.0.7)
9-
- Namada libs: [`v0.251.2`](https://github.com/anoma/namada/releases/tag/libs-v0.251.2)
8+
- Namada binaries: [`v201.0.7`](https://github.com/namada-net/namada/releases/tag/v201.0.7)
9+
- Namada libs: [`v0.251.2`](https://github.com/namada-net/namada/releases/tag/libs-v0.251.2)
1010
- CometBFT version: [`v0.37.16`](https://github.com/cometbft/cometbft/releases/tag/v0.37.16)
1111

12-
[Instructions to join and use the housefire testnet](https://testnet.housefire.tududes.com).
12+
[More instructions to join and use the housefire testnet](https://testnet.housefire.tududes.com).
1313

1414
### Campfire Testnet
1515
This testnet has been shut down and is no longer running. Please use Housefire testnet above for any testing.

0 commit comments

Comments
 (0)