cosmos / gaia

Cosmos Hub
https://hub.cosmos.network
Apache License 2.0
465 stars 679 forks source link

v0.45 compatible Rho Meta Issue #1909

Closed okwme closed 1 year ago

okwme commented 1 year ago

In order to improve chances of ICS launching on time we're considering using v0.45.x for the next upgrade Rho. This may or may not include ICS itself but nonetheless should decrease the work needed to integrate ICS. Since the Cosmos Hub is becoming a security critical chain (security as the primary product offering) we are also considering a much more conservative timeline to updating to the latest release of the Cosmos SDK. To follow this path the following work needs to be done:

yaruwangway commented 1 year ago

add upgrade test, i disabled it for now since the upgrade version is wrong and test failed.

yaruwangway commented 1 year ago

Hi, @okwme "regenerate swagger files without mauth" means keep present swagger files for mauth or no need swagger files for mauth

okwme commented 1 year ago

add upgrade test, i disabled it for now since the upgrade version is wrong and test failed.

re-enabled since we still need to perform an upgrade

okwme commented 1 year ago

Hi, @okwme "regenerate swagger files without mauth" means keep present swagger files for mauth or no need swagger files for mauth

no need for mauth in this release. It would be a nice to have but not essential so being removed to ensure we support the ICS timeline.

mpoke commented 1 year ago

Closing in favor of https://github.com/cosmos/gaia/issues/2032 and https://github.com/cosmos/gaia/issues/2034