Skip to content

Commit f2db4e9

Browse files
authored
Merge pull request #448 from anoma/brent/update-nets-v10111
Update for v101.1.1
2 parents 3ab1353 + 0263aec commit f2db4e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/docs/pages/networks/mainnets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ The genesis files are hosted in the following repository: https://github.com/ano
55

66
### Mainnet status and attributes:
77
- chain ID: `namada.5f5de2dd1b88cba30586420`
8-
- Namada binaries: [`v101.0.0`](https://github.com/anoma/namada/releases/tag/v101.0.0)
9-
- Namada libs: [`v0.149.1`](https://github.com/anoma/namada/releases/tag/libs-v0.149.1)
8+
- Namada binaries: [`v101.1.1`](https://github.com/anoma/namada/releases/tag/v101.1.1)
9+
- Namada libs: [`v0.150.1`](https://github.com/anoma/namada/releases/tag/libs-v0.150.1)
1010
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)
1111

1212
### Joining the network from the CLI

packages/docs/pages/networks/testnets.mdx

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

99
- chain ID: `housefire-alpaca.cc0d3e0c033be`
10-
- Namada binaries: [`v101.0.0`](https://github.com/anoma/namada/releases/tag/v101.0.0)
11-
- Namada libs: [`v0.149.1`](https://github.com/anoma/namada/releases/tag/libs-v0.149.1)
10+
- Namada binaries: [`v101.1.1`](https://github.com/anoma/namada/releases/tag/v101.1.1)
11+
- Namada libs: [`v0.150.1`](https://github.com/anoma/namada/releases/tag/libs-v0.150.1)
1212
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)
1313

1414
[Instructions to join and use the housefire testnet](https://testnet.housefire.tududes.com).
@@ -18,8 +18,8 @@ A more experimental testnet that is already configured to have full, Phase 5 fun
1818
This network will be abandoned once the Namada mainnet and housefire testnet reach Phase 5 functionality.
1919

2020
- chain ID: `campfire-square.ff09671d333707`
21-
- Namada binaries: [`v101.0.0`](https://github.com/anoma/namada/releases/tag/v101.0.0)
22-
- Namada libs: [`v0.149.1`](https://github.com/anoma/namada/releases/tag/libs-v0.149.1)
21+
- Namada binaries: [`v101.1.1`](https://github.com/anoma/namada/releases/tag/v101.1.1)
22+
- Namada libs: [`v0.150.1`](https://github.com/anoma/namada/releases/tag/libs-v0.150.1)
2323
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)
2424

2525
[Instructions to join and use the campfire testnet](https://testnet.campfire.tududes.com/).

0 commit comments

Comments
 (0)