From 749c4c629218aecc9f77ad74bdc8c6cd5b275b9e Mon Sep 17 00:00:00 2001 From: brentstone Date: Fri, 7 Feb 2025 21:55:16 -0800 Subject: [PATCH 1/2] update cometbft to 0.37.15 --- packages/docs/pages/networks/mainnets.mdx | 2 +- packages/docs/pages/networks/testnets.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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..e6ab398f 100644 --- a/packages/docs/pages/networks/testnets.mdx +++ b/packages/docs/pages/networks/testnets.mdx @@ -9,7 +9,7 @@ Before Phase 5 of mainnet, it is used to test the proposals to advance between t - 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) +- 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). @@ -20,6 +20,6 @@ This network will be abandoned once the Namada mainnet and housefire testnet rea - 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) +- 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 From 377e497787f16bb5c0a4b5cced28895b3174b06b Mon Sep 17 00:00:00 2001 From: brentstone Date: Fri, 7 Feb 2025 21:55:30 -0800 Subject: [PATCH 2/2] upgrade testnet versions to v1.1.1 --- packages/docs/pages/networks/testnets.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/docs/pages/networks/testnets.mdx b/packages/docs/pages/networks/testnets.mdx index e6ab398f..481145bc 100644 --- a/packages/docs/pages/networks/testnets.mdx +++ b/packages/docs/pages/networks/testnets.mdx @@ -7,8 +7,8 @@ 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) +- 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) +- 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