diff --git a/packages/docs/pages/networks/mainnets.mdx b/packages/docs/pages/networks/mainnets.mdx index 504a1210..6ec72dcd 100644 --- a/packages/docs/pages/networks/mainnets.mdx +++ b/packages/docs/pages/networks/mainnets.mdx @@ -7,7 +7,7 @@ The genesis files are hosted in the following repository: https://github.com/ano - chain ID: `namada.5f5de2dd1b88cba30586420` - Namada binaries: [`v1.0.0`](https://github.com/anoma/namada/releases/tag/v1.0.0) - Namada libs: [`v0.46.1`](https://github.com/anoma/namada/releases/tag/libs-v0.46.1) -- CometBFT version: [`v0.37.11`](https://github.com/cometbft/cometbft/releases/tag/v0.37.11) +- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15) ### Joining the network from the CLI The simplest way to join the network is the following: diff --git a/packages/docs/pages/networks/testnets.mdx b/packages/docs/pages/networks/testnets.mdx index 4e264f1e..481145bc 100644 --- a/packages/docs/pages/networks/testnets.mdx +++ b/packages/docs/pages/networks/testnets.mdx @@ -7,9 +7,9 @@ This is a mainnet-tracking testnet and the intended primary staging ground for s Before Phase 5 of mainnet, it is used to test the proposals to advance between the phases. - chain ID: `housefire-alpaca.cc0d3e0c033be` -- Namada binaries: [`v1.1.0`](https://github.com/anoma/namada/releases/tag/v1.1.0) -- Namada libs: [`v0.47.0`](https://github.com/anoma/namada/releases/tag/libs-v0.47.0) -- CometBFT version: [`v0.37.11`](https://github.com/cometbft/cometbft/releases/tag/v0.37.11) +- Namada binaries: [`v1.1.1`](https://github.com/anoma/namada/releases/tag/v1.1.1) +- Namada libs: [`v0.47.1`](https://github.com/anoma/namada/releases/tag/libs-v0.47.1) +- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15) [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 This network will be abandoned once the Namada mainnet and housefire testnet reach Phase 5 functionality. - chain ID: `campfire-square.ff09671d333707` -- Namada binaries: [`v1.1.0`](https://github.com/anoma/namada/releases/tag/v1.1.0) -- Namada libs: [`v0.47.0`](https://github.com/anoma/namada/releases/tag/libs-v0.47.0) -- CometBFT version: [`v0.37.11`](https://github.com/cometbft/cometbft/releases/tag/v0.37.11) +- Namada binaries: [`v1.1.1`](https://github.com/anoma/namada/releases/tag/v1.1.1) +- Namada libs: [`v0.47.1`](https://github.com/anoma/namada/releases/tag/libs-v0.47.1) +- CometBFT version: [`v0.37.15`](https://github.com/cometbft/cometbft/releases/tag/v0.37.15) [Instructions to join and use the campfire testnet](https://testnet.campfire.tududes.com/). \ No newline at end of file