Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions packages/docs/pages/networks/mainnets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ The genesis files are hosted in the following repository: https://github.com/ano

### Mainnet status and attributes:
- chain ID: `namada.5f5de2dd1b88cba30586420`
- Namada binaries: [`v1.1.5`](https://github.com/anoma/namada/releases/tag/v1.1.5)
- Namada libs: [`v0.48.1`](https://github.com/anoma/namada/releases/tag/libs-v0.48.1)
- Namada binaries: [`v101.0.0`](https://github.com/anoma/namada/releases/tag/v101.0.0)
- Namada libs: [`v0.149.1`](https://github.com/anoma/namada/releases/tag/libs-v0.149.1)
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)

### Joining the network from the CLI
Expand All @@ -33,6 +33,7 @@ The following table describes the hard-forks and the corresponding software vers
|------------------------|------------------|
| 0 | v1.0.0 |
| 894,000 | v1.1.1 |
| 2,176,000 | v101.0.0 |

### Services and infrastructure

Expand Down
Loading