Skip to content

Commit 7d29a05

Browse files
committed
update testnets
1 parent b01995c commit 7d29a05

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

packages/docs/pages/networks/testnets.mdx

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,18 @@
11
# Live Testnets
22

3-
Currently, while the Namada mainnet is live and has not reached Phase 5 of the mainnet launch, two public test networks are currently running, housefire and campfire.
4-
53
### Housefire Testnet
64
This is a mainnet-tracking testnet and the intended primary staging ground for software upgrades and governance proposals.
75
Before Phase 5 of mainnet, it is used to test the proposals to advance between the phases.
86

97
- chain ID: `housefire-alpaca.cc0d3e0c033be`
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)
8+
- Namada binaries: [`v201.0.3`](https://github.com/anoma/namada/releases/tag/v201.0.3)
9+
- Namada libs: [`v0.251.0`](https://github.com/anoma/namada/releases/tag/libs-v0.251.0)
1210
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)
1311

1412
[Instructions to join and use the housefire testnet](https://testnet.housefire.tududes.com).
1513

1614
### Campfire Testnet
17-
A more experimental testnet that is already configured to have full, Phase 5 functionality at genesis.
18-
This network will be abandoned once the Namada mainnet and housefire testnet reach Phase 5 functionality.
19-
20-
- chain ID: `campfire-square.ff09671d333707`
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)
23-
- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15)
24-
25-
[Instructions to join and use the campfire testnet](https://testnet.campfire.tududes.com/).
15+
This testnet has been shut down and is no longer running. Please use Housefire testnet above for any testing.
2616

2717
### Services and infrastructure
2818

0 commit comments

Comments
 (0)