Releases: cosmos/gaia
v9.0.0-rc7
Gaia v9.0.0-rc7 Release Notes
This is the eighth release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
- (feat) Add Interchain-Security v1.0.0-rc7 provider module. See the ICS Spec for more details.
- (gaia) Bump cosmos-sdk to v0.45.13-ics. See CHANGELOG.md for details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2 Release Notes for details.
- (gaia) Bump tendermint to 0.34.26. See CHANGELOG.md for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.4.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's
TestCCVTestSuite
and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc7
Commit: f6ea176d1455990a185a802073cb872179bd800b
Files:
a9a2d636579c80ad3253fbd24aa6917a gaiad-v9.0.0-rc7-darwin-amd64
e8f447e916dca38141798db7c78b5d97 gaiad-v9.0.0-rc7-darwin-arm64
e6c31579b7b0f58ceb915d5af7001acf gaiad-v9.0.0-rc7-linux-amd64
c543bdc1a926b69b7f6c37038a3d0a5a gaiad-v9.0.0-rc7-linux-arm64
9cef143153a8eef8e491d845f69301dd gaiad-v9.0.0-rc7-windows-amd64.exe
259e9abcfb137a4e51ed8c695a7a9460 gaiad-v9.0.0-rc7.tar.gz
Checksums-Sha256:
51c122c3f68d3de88562d77b3fd9c531d64458b02425141ee6b9005f5051a2be gaiad-v9.0.0-rc7-darwin-amd64
9484190e9c000df1efad22ed1f36d178354b9ee7151ad2afb25dfc2aad4320f3 gaiad-v9.0.0-rc7-darwin-arm64
586b8dc58a3914730a45b9beb558b7b0279fdca02b1e4325965382afdcc9aa2b gaiad-v9.0.0-rc7-linux-amd64
4bc65264edb185c58897cf4cf4dbc4e0b1e4e3e7fdf1a5d0472c07ffbab71a29 gaiad-v9.0.0-rc7-linux-arm64
8878dd08fec7ae2e9db98f9cfa67a8679aeeea60b9d2fcdbab5947377f8c489b gaiad-v9.0.0-rc7-windows-amd64.exe
fcaf18b4f53a6b69fd32d94bdbf278651f30251c28e2aea97ca5b4796fae7d0e gaiad-v9.0.0-rc7.tar.gz
v8.0.1
Gaia v8.0.1 Release Notes
This release contains a version update to the Cosmos SDK from v0.45.12
to v0.45.14
and Tendermint from v0.34.24
to v0.34.26
.
Notably this includes a patch detailed in the corresponding issue fixing a p2p bug that can lead to degraded node performance. See the the tendermint v0.34.24 security advisoryand tendermint release notes for more information.
Relevant updates to the SDK include a bug fix for store iterators and an bump to tendermint v0.34.26
. See the changelog for more information.
Changelog:
See the full dependency diff for an exhaustive overview.
- Bump Cosmos SDK
v0.45.14
- Bump Tendermint
v0.34.26
- Bump Cosmos Math
v1.0.0-beta.6
App: gaiad
Version: v8.0.1
Commit: 890ab3aa2e5788537b0d2ebc9bafdc968340e0e5
Files:
34ca08cd5c5941749d54afb6b0cf1ab2 gaiad-v8.0.1-darwin-amd64
9fa01a4e9e78a4dab1c156385d6d9a56 gaiad-v8.0.1-darwin-arm64
a0cadace545acfc757b07d9803d57a1a gaiad-v8.0.1-linux-amd64
9ddf6a9df851489ecf62c9955baf04fd gaiad-v8.0.1-linux-arm64
94bdad752c251ec488d20595bcce8632 gaiad-v8.0.1-windows-amd64.exe
9260742aed719f9e286e0bf8de4f7761 gaiad-v8.0.1.tar.gz
Checksums-Sha256:
4cfcb3b13ddcefda7e80d3a4f937a309ea359d7dbb0c6d90b09bdb60d39a763e gaiad-v8.0.1-darwin-amd64
d8f6c479be2aa97c5e6d2d6a1b89b1c36219787b73e12a63da70f7f00ca8cc2c gaiad-v8.0.1-darwin-arm64
ab7dd428d716af164ec0aaba85ddb1c2833d2b4de6a802e72736612683cc9fa2 gaiad-v8.0.1-linux-amd64
289cce6d02ef27eb41632bf15588697564da309d98cbcf9917b6c34fe1d8866d gaiad-v8.0.1-linux-arm64
4c01835b1c54f9431137758df25af52522bdeef23d8414d754f1aa40e1d31e22 gaiad-v8.0.1-windows-amd64.exe
23a0cf1d8f7594289f50b66dd1f94685cf966f6b6b492d3290b7c1034ac8d7e3 gaiad-v8.0.1.tar.gz
v9.0.0-rc6
This is the seventh release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
This release contains the following changes:
- (fix) fix missing equivocation prop
- (feat) Add Interchain-Security v1.0.0-rc7 provider module. See the ICS Spec for more details.
- (gaia) Bump cosmos-sdk to v0.45.13-ics. See CHANGELOG.md for details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2 Release Notes for details.
- (gaia) Bump tendermint to 0.34.26. See CHANGELOG.md for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.4.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's TestCCVTestSuite and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc6
Commit: d66484b553eb65a08e9602716fa514077bcdb438
Files:
33f06d47daa509d8cb1b174990d4e369 gaiad-v9.0.0-rc6-darwin-amd64
4a0ba7007973ec69ea7a32717d208385 gaiad-v9.0.0-rc6-darwin-arm64
374eb2f84fc0e161549552f50ca6bf88 gaiad-v9.0.0-rc6-linux-amd64
d27cbc9ae3bdf780e6dde61a08f3c1fc gaiad-v9.0.0-rc6-linux-arm64
8cd90266c54e0939233a0670e1ef9af4 gaiad-v9.0.0-rc6-windows-amd64.exe
daea23271bc7a6f53fd08e85e2898fb8 gaiad-v9.0.0-rc6.tar.gz
Checksums-Sha256:
dae94130bb64e2d04751f631204e645ae6e669c7bc1d1dd31a8b3df56d0eedce gaiad-v9.0.0-rc6-darwin-amd64
96e8cdf19576951c11877cde3618d8d03871cb9ce9777a15e0710db93a832f1a gaiad-v9.0.0-rc6-darwin-arm64
44c435a82e278f6093686cb6698e84273689b4b91a41a0afbf28652b7e13c369 gaiad-v9.0.0-rc6-linux-amd64
0be25fac1f5785691c5131bba6977c54c2f0c398cdb6ac0f2a127d255376ae41 gaiad-v9.0.0-rc6-linux-arm64
0607897399ebac6111f6a2f975382b02a7e3a3fafbad6fb00f3a66db03ed9b34 gaiad-v9.0.0-rc6-windows-amd64.exe
3a4ee5e0b231c0b6ea887b42def766475be1da2560443d1eaee3bd93f79332d3 gaiad-v9.0.0-rc6.tar.gz
v9.0.0-rc5
This is the sixth release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
This release contains the following changes:
- (feat) Add Interchain-Security v1.0.0-rc7 provider module. See the ICS Spec for more details.
- (gaia) Bump cosmos-sdk to v0.45.13-ics. See CHANGELOG.md for details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2 Release Notes for details.
- (gaia) Bump tendermint to 0.34.26. See CHANGELOG.md for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.4.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's
TestCCVTestSuite
and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc5
Commit: ce659af871b1a0f21f53b9d2fe43448ea88bc504
Files:
c103ff40565a8beab8ddb3ab6ef18cc7 gaiad-v9.0.0-rc5-darwin-amd64
6825d731ffd7d6a1aaed8f78550d6711 gaiad-v9.0.0-rc5-darwin-arm64
5c6cc8f51b7792828baaf1f7e8426ea7 gaiad-v9.0.0-rc5-linux-amd64
6d20b932d041038481f88b749ec6fda9 gaiad-v9.0.0-rc5-linux-arm64
7126de606a2a0edc50aff06fce2afb0d gaiad-v9.0.0-rc5-windows-amd64.exe
9476fb7fcab663e7078704e8c14e5e35 gaiad-v9.0.0-rc5.tar.gz
Checksums-Sha256:
49410359bc329b2af1bfa91cfdf450b48e74e201fff396d3a7f701984a4a8938 gaiad-v9.0.0-rc5-darwin-amd64
88ad15b114dbd24e1c3564b146f5c7b5ae7adc57ca81517474782f17934b07b3 gaiad-v9.0.0-rc5-darwin-arm64
78905b22c0c5e66d972f30d0dd101d324af37b7c610e98fcbc6845c7f28149fd gaiad-v9.0.0-rc5-linux-amd64
a4f09f44eb47f3e8f8bdac0ac9043af99e412fe928f247b3253920fa3ac82341 gaiad-v9.0.0-rc5-linux-arm64
9bf8d67fb9ec304ce9ba72c127d3dbf65e419a84da00351488858626cf5780b1 gaiad-v9.0.0-rc5-windows-amd64.exe
c54bb3485193f19d8483ba50ee39c8006e329ec06c0df6f4800d1126f987f59a gaiad-v9.0.0-rc5.tar.gz
v9.0.0-rc4
Gaia v9.0.0-rc4 Release Notes
This is the fifth release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
This release contains the following changes:
- (feat) Add Interchain-Security v1.0.0-rc6 provider module. See the ICS Spec for more details.
- (gaia) Bump cosmos-sdk to v0.45.13-ics. See CHANGELOG.md for details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2 Release Notes for details.
- (gaia) Bump tendermint to 0.34.26. See CHANGELOG.md for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.4.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's
TestCCVTestSuite
and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc4
Commit: 257954eeb1d9273103f84224bb956d22774e1a05
Files:
617e4bfa547f80ede821c8d3734cb688 gaiad-v9.0.0-rc4-darwin-amd64
6f3e144fa763b4161e5e248925953f25 gaiad-v9.0.0-rc4-darwin-arm64
a8acd33f4b65f7bc61d67cd1894a6f26 gaiad-v9.0.0-rc4-linux-amd64
e586e366e0378df4d407741eec50dd78 gaiad-v9.0.0-rc4-linux-arm64
7678dffbb26cb2e4ce54a6cacedd8387 gaiad-v9.0.0-rc4-windows-amd64.exe
fa9f3f2b924c582cbb2feaa3b15f3ced gaiad-v9.0.0-rc4.tar.gz
Checksums-Sha256:
01c170f145c31836a1f461f6a7f8cf81403fc88a60c60bdc5748a2a56f7b8569 gaiad-v9.0.0-rc4-darwin-amd64
4b493fcf00f4e3978a550d52375636d0526fad6f7ad22b191feed6c8ab95eda0 gaiad-v9.0.0-rc4-darwin-arm64
209c33f0939bc60f8258291bc0488238d7b58518510106e7c9ad7d358ff8797f gaiad-v9.0.0-rc4-linux-amd64
69c19f9139f7760477dda6bf77a72344bb313aab75a851a4e1cef425ce62790c gaiad-v9.0.0-rc4-linux-arm64
9b007e79b79b1b056d9ef88b0e58d90d3131d4eba2e75bdd818737d862aa7f60 gaiad-v9.0.0-rc4-windows-amd64.exe
8c458ba8ef1cfaaac59dbe7581a06dc2f9f4f37fb0cb24544a816e1af753f3f8 gaiad-v9.0.0-rc4.tar.gz
v9.0.0-rc3
Gaia v9.0.0-rc3 Release Notes
This is the fourth release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
This release contains the following changes:
- (feat) Add Interchain-Security v1.0.0-rc5 provider module. See the ICS Spec for more details.
- (gaia) Bump cosmos-sdk to v0.45.12-ics. See CHANGELOG.md for details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2 Release Notes for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.3.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's
TestCCVTestSuite
and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc3
Commit: 779ce4a2b6195283340bc21872eaff29f595dc5e
Files:
5ed150d1be0eb45d3ab9985a8ca3418c gaiad-v9.0.0-rc3-darwin-amd64
6ab80d060b149314538d79e5e5aa070b gaiad-v9.0.0-rc3-darwin-arm64
048cf5a51d6dcf800a5f4996148bb497 gaiad-v9.0.0-rc3-linux-amd64
f2ea2200acb70cc8de3369fc15eeea15 gaiad-v9.0.0-rc3-linux-arm64
d1b67ed502ef4f79d064b9f2875da483 gaiad-v9.0.0-rc3-windows-amd64.exe
16384d162e3cad95947a3a00099e15f8 gaiad-v9.0.0-rc3.tar.gz
Checksums-Sha256:
9713b917ac7d2c428ae6e2c57d45fb0b7074e9aa3d57a98915f32887bc8817fa gaiad-v9.0.0-rc3-darwin-amd64
25718dc97441b75d99110eaeb5dc168692ecdc90f4d7d85e36493f734c66495c gaiad-v9.0.0-rc3-darwin-arm64
b54e122e6d4cb996c9f2b736436bde569d22535e8006b132e0575968667be5ca gaiad-v9.0.0-rc3-linux-amd64
1c91c96740dbce946786878ce7ac90f5b51b5dd72bb7ea0d20ba789664af8b9d gaiad-v9.0.0-rc3-linux-arm64
2e4b352793091e3855e27e7c1e4a80c1d6f22b4bb45ee5f6630a0456008d2ace gaiad-v9.0.0-rc3-windows-amd64.exe
b61e8301cd177c491823a0e8ebbbf5ae7a521a358391560d78fcb061cdaab3b3 gaiad-v9.0.0-rc3.tar.gz
v7.1.1
This release contains a version update to tendermint from v0.34.24
to v0.34.25
as well as pointing to Informal System's fork of tendermint following a tendermint security advisory for v0.34.24
.
Notably this includes a patch detailed in the corresponding issue fixing a p2p bug that can lead to degraded node performance.
See the tendermint release notes for more information.
‼️ If building gaiad binaries locally, make sure to use Gov1.18
App: gaiad
Version: v7.1.1
Commit: b2504c1e28eae936477c7b06ae4c0f058613a4e8
Files:
d4178c496f8b51395903bdeb439ebdfc gaiad-v7.1.1-darwin-amd64
81b2a811bf0325cf40767ca61aa86624 gaiad-v7.1.1-linux-amd64
f373704ecb02938b7a8ca22681a79e3d gaiad-v7.1.1-linux-arm64
30abf46fcb6dff61ba437ce59978a8aa gaiad-v7.1.1-windows-amd64.exe
54bbf48fdcd179682bb58b352757532b gaiad-v7.1.1.tar.gz
Checksums-Sha256:
2038b0493aa91dd35d7d05bd9171a8aece1dd0b8a85c4aeb1293ae6acdaabc3d gaiad-v7.1.1-darwin-amd64
ec99bf6cfb02e6f5e671434b4ae28f505e78486bb1608c31a39f1a46a1b74730 gaiad-v7.1.1-linux-amd64
503247ef2e8f22c1406427e89659e81de8fa80be75d314c1b41e000db17783b1 gaiad-v7.1.1-linux-arm64
22b4910784c5915c0177ecbb821baa708a42ac2cc080ae6c95b9b2a2591fd986 gaiad-v7.1.1-windows-amd64.exe
6e89ba7c684c2872edbf9123fad6f3f23e2fd229f7bc853b7a6c79e2dfd612e6 gaiad-v7.1.1.tar.gz
v9.0.0-rc2
Gaia v9.0.0-rc2 Release Notes
This is the third release candidate in preparation of the Lambda upgrade. This release candidate is for use in the simulated upgrade testnet. This is the first release of the Hub with Replicated Security. See the v9 upgrade proposal post on the forum for more information and further discussion.
This release contains the following changes:
- (feat) Add Interchain-Security v1.0.0-rc4 provider module. See the ICS Spec for more details.
- (gaia) Bump ibc-go to v4.2.0. See v4.2.0 Release Notes for details.
- (gaia) Bump packet-forwarding-middleware to v4.0.1.
- (tests) Add E2E ccv tests. Tests covering new functionality introduced by the provider module to add and remove a consumer chain via governance proposal.
- (tests) Add integration ccv tests. Imports Interchain-Security's
TestCCVTestSuite
and implements Gaia as the provider chain.
App: gaiad
Version: v9.0.0-rc2
Commit: ec61841b2055fcfb160bcab8f7e87d98e26645fe
Files:
ac8bdc247c26e39c5937c217b301ea8d gaiad-v9.0.0-rc2-darwin-amd64
fe8bc920c9bfea6c85e7fc79c6da4fa7 gaiad-v9.0.0-rc2-darwin-arm64
fc322def7636f82ae73959bb9b7b94b5 gaiad-v9.0.0-rc2-linux-amd64
016dd9412f482baa6afd05b8b07fb37a gaiad-v9.0.0-rc2-linux-arm64
db3fea40ba42f2449f33d8ae1c30852c gaiad-v9.0.0-rc2-windows-amd64.exe
d5d3c58e6fd78c44b8b21964731c13a4 gaiad-v9.0.0-rc2.tar.gz
Checksums-Sha256:
a2b2dd9f54967c941783efb5752ab7d38a1275c55c956836204f9f8de8e02da3 gaiad-v9.0.0-rc2-darwin-amd64
5c454e68639421a02cf8055f79a265428c0f4908b2fdb6a54050bbbc1750e348 gaiad-v9.0.0-rc2-darwin-arm64
0aa00e12cebb6dec1da38566bc052db0d63c54ba4f5432bb6252a962aeaad581 gaiad-v9.0.0-rc2-linux-amd64
9f8a1b41a51283de96f3e31a8f242f5ac8cd612e78c20c6046ee4c62a5adf156 gaiad-v9.0.0-rc2-linux-arm64
89e5a33c2449c0671a2757b4d00ecf045e38aaade927c04410a746e2f723f6af gaiad-v9.0.0-rc2-windows-amd64.exe
23adf1aea30e0bd8e3f0cf7ec0cf9dcd7d66667ebee2d4ab80cd5be1642256a3 gaiad-v9.0.0-rc2.tar.gz
v8.0.0
Gaia v8.0.0 Release Notes
This is the final release for the Rho upgrade which is proposed to take place at height 14,099,412 which should occur approximately at February 16th 2023 at approximately 13:00 UTC. The chain id will remain cosmoshub-4
.
For full upgrade instructions please see https://hub.cosmos.network/main/hub-tutorials/upgrade-node.html.
Rho Changelog :
- (gaia) Bump ibc-go to v3.4.0 to fix a vulnerability in ICA. See v3.4.0 CHANGELOG.md and v3.2.1 Release Notes for details.
- (gaia) Bump cosmos-sdk to v0.45.12. See CHANGELOG.md for details.
- (gaia) Bump tendermint to 0.34.24. See CHANGELOG.md for details.
- (gaia) Bump liquidity to v1.5.3.
- (gaia) Bump packet-forwarding-middleware to v3.1.1.
- (feat) Add globalfee module. See globalfee docs for more details.
- (feat) #1845 Add bech32-convert command to gaiad.
- (fix) Add new fee decorator to change
MaxBypassMinFeeMsgGasUsage
so importers of x/globalfee can changeMaxGas
. - (fix) #1870 Fix bank denom metadata in migration. See #1892 for more details.
- (fix) #1976 Fix Quicksilver ICA exploit in migration. See the bug fix forum post for more details.
- (tests) Add E2E tests. The tests cover transactions/queries tests of different modules, including Bank, Distribution, Encode, Evidence, FeeGrant, Global Fee, Gov, IBC, packet forwarding middleware, Slashing, Staking, and Vesting module.
- (tests) #1941 Fix packet forward configuration for e2e tests.
- (tests) Use gaiad to swap out Ignite in liveness tests.
Summary
This on-chain upgrade governance proposal is to adopt Gaia v8.0.0
. By voting YES to this proposal, you approve of adding these updates to the Cosmos Hub.
This upgrade does not include the Replicated Security feature; that will be part of the v9-Lambda upgrade.
The forum post discussing this upgrade can be found here.
Background
Since the last v7-Theta upgrade at height 9283650 there have been a number of updates, fixes and new modules added to Gaia.
Updates
- Bump IBC to
v3.4.0
fromv3.0.0
which includes a fix for the interchain accounts vulnerability. See the full Changelog for more information. - Bump Cosmos SDK to
v0.45.12
fromv0.45.9
. See the full Release Notes and Commit History for details and updates between the last version of the SDK used in Theta. - Bump Tendermint to
v0.34.24
and replace with the Informal Systems fork to ensure software continuity. - Bump Liquidity to
v1.5.3
which notably includes updating Go to1.18
and the Cosmos-SDK tov45.11
to ensure compatiblity with the Cosmos Hub. - Bump Packet Forward Middleware to
v3.1.1
fromv2.1.1
. Users should note that PFM was not configure properly in the previous version of Gaia. This module update includes necessary bug fixes to make it functional on the Cosmos Hub in v8.
Features
- Add the Global Fee module to the Cosmos Hub, which enables setting transaction fees at the network level via
param-change
governance proposal. For more information, see the module documentation. - Add the
debug bech32-convert
command, enabling users to convert any bech32 string to the cosmos prefix.
Fixes
- Fix Bank Denom Metadata issue. In a previous upgrade, the
x/bank
metadata was incorrectly migrated, resulting in an incorrect bank metadata. See the fix in the upgrade handler for more information. - Fix Quicksilver ICA exploit detailed in the forum post on the incident. See the fix in the upgrade handler for more information.
Tests
- Add a suite of E2E tests to ensure core features of the Cosmos Hub work as expected.
Testnet
V8 Rho went live on the persistent testnet after the successful simulated upgrade. For more information, see the testnet upgrade proposal or block explorer, and visit the persistent testnet documentation.
On-Chain Upgrade Process
This upgrade can be performed in multiple ways. When the network reaches the halt height, the state machine program of the Cosmos Hub will be halted. The classic method for upgrading requires all validators and node operators to manually substitute the existing state machine binary with the new binary. Alternatively node operators can use the Cosmovisor utility to swap the binaries automatically. Cosmovisor also includes the ability to download the binaries automatically before swapping them. Documentation on Cosmovisor can be found here and instructions specific to the upgrade can be found here. If you are interested in trying Cosmosvisor with a simulated local upgrade please see the local testnet documentation. Because it is an onchain upgrade process, the blockchain will be continued with all the accumulated history with continuous block height.
Potential Risk Factors
Although very extensive testing and simulation has taken place there always still exists a risk that the Cosmos Hub might experience problems due to potential bugs or errors from the new features. In the case of serious problems, validators should stop operating the network immediately. Cosmos Core Contributors will coordinate with validators in the #validators-verified channel
of the Cosmos Developer Discord to create and execute a contingency plan. Likely this will be an emergency release with fixes or the recommendation to consider the upgrade aborted and revert back to the previous release of gaia (v7.1.0).
App: gaiad
Version: v8.0.0
Commit: f9507c7e79f258aaa9a2265ca7d94e53988ffe16
Files:
8fe881e83591c0fc0b469581d20d5bb6 gaiad-v8.0.0-darwin-amd64
d372488e8e8b7563151a32d629777495 gaiad-v8.0.0-darwin-arm64
05122de371d5eaea915a23b9ca6953cb gaiad-v8.0.0-linux-amd64
ab6e43a56759384184f1efe6505b410f gaiad-v8.0.0-linux-arm64
eef509e8d352d4542c373d7efdba2322 gaiad-v8.0.0-windows-amd64.exe
c60a462f039ca2b6bb92dbca770d0a30 gaiad-v8.0.0.tar.gz
Checksums-Sha256:
e66c0e62aa5b0ccf9fb174c50b598df6048c1d7952f5f99b807b9934c9629f2c gaiad-v8.0.0-darwin-amd64
95000b52f55f22e1b40b81263bc0ae0df1351e8b9b40264c54509ad1e4d6e9fb gaiad-v8.0.0-darwin-arm64
6d0c123e246a8b56ba534f70dd5dc72058b00fd5e5dde5ea40509ff51efc42e2 gaiad-v8.0.0-linux-amd64
a0afbbe35eda3d5e52a7907bcae296415e84b3ff6c7da97429d91f324004a5ab gaiad-v8.0.0-linux-arm64
fca2a4371eef6dc50b6b46a025bde3537fa96ec32c732499c8be8aa64683f147 gaiad-v8.0.0-windows-amd64.exe
52e3dc20f3425c95c0b9141e9e0a5f7a32d641a92a2873f8decb669a8723b2f4 gaiad-v8.0.0.tar.gz
v8.0.0-rc5
Gaia v8.0.0-rc5 Release Notes
This is the sixth release candidate in preparation of the Rho upgrade. This release candidate is for use in the simulated upgrade testnet.
This release contains the following changes:
- (gaia) Bump ibc-go to v3.4.0 to fix a vulnerability in ICA. See v3.4.0 CHANGELOG.md and v3.2.1 Release Notes for details.
- (gaia) Bump cosmos-sdk to v0.45.12. See CHANGELOG.md for details.
- (gaia) Bump tendermint to 0.34.24. See CHANGELOG.md for details.
- (gaia) Bump liquidity to v1.5.3.
- (gaia) Bump packet-forwarding-middleware to v3.1.1.
- (feat) Add globalfee module. See globalfee docs for more details.
- (feat) #1845 Add bech32-convert command to gaiad.
- (fix) #2080 Reintroduce deleted configuration for client rpc endpoints, transaction routes, and module REST routes in app.go.
- (fix) Add new fee decorator to change
MaxBypassMinFeeMsgGasUsage
so importers of x/globalfee can changeMaxGas
. - (fix) #1870 Fix bank denom metadata in migration. See #1892 for more details.
- (fix) #1976 Fix Quicksilver ICA exploit in migration. See the bug fix forum post for more details.
- (tests) Add E2E tests. The tests cover transactions/queries tests of different modules, including Bank, Distribution, Encode, Evidence, FeeGrant, Global Fee, Gov, IBC, packet forwarding middleware, Slashing, Staking, and Vesting module.
- (tests) #1941 Fix packet forward configuration for e2e tests.
- (tests) Use gaiad to swap out Ignite in liveness tests.
App: gaiad
Version: v8.0.0-rc5
Commit: 8b21633292ec2f6fe77b1dfb7bc9cb80d458a2ec
Files:
68f345024681098793ee342f66f1f016 gaiad-v8.0.0-rc5-darwin-amd64
001a2e2499947bb4d31eca3dc385b16d gaiad-v8.0.0-rc5-darwin-arm64
0a87a3e4b4ba861eb4b1fed40dd40170 gaiad-v8.0.0-rc5-linux-amd64
b25aa05e0a854868d8532cdfc30dca38 gaiad-v8.0.0-rc5-linux-arm64
a8dac694adeaa33b3556f8fb6c5519cc gaiad-v8.0.0-rc5-windows-amd64.exe
f0b2221d57b3527f82fada1d56a00d7c gaiad-v8.0.0-rc5.tar.gz
Checksums-Sha256:
c03012d5f0733509dbed12cbaf75f1ac3310f15d54ea580cb633485b9b1fa812 gaiad-v8.0.0-rc5-darwin-amd64
2c4f83a0c28f62f9d20aec554919f84d19fd873ac95bbed979647df8b9d598a2 gaiad-v8.0.0-rc5-darwin-arm64
44f84784acdc72946c3cb91b9e63d139927f66794f8544abc02416d322061455 gaiad-v8.0.0-rc5-linux-amd64
39bb26f98408834b2bb97db1943e2ff8e507d1b01a069077080c2b8a1034f5af gaiad-v8.0.0-rc5-linux-arm64
793bccc22dade27d2f239d5142f771da7a64f9db80df87a42d983fae6e76647e gaiad-v8.0.0-rc5-windows-amd64.exe
479b8fd09715230cca8ff539351faa13527231275e6a0294a022af70a80aab2c gaiad-v8.0.0-rc5.tar.gz