integrate ICS with LSM changes #2682
Labels
dependencies
Pull requests that update a dependency file
state-machine-breaking
State machine breaking changes (impacts consensus).
type: tech-debt
Slows down development in the long run
Gaia needs to use a version of ICS v2 that supports the LSM module in order to fully support the feature without any impact on Gaia's livenes.
The changes are state breaking for Gaia and warrant a governance vote to upgrade.
Proposed timeline:
After LSM changes are introduced to
cosmos-sdk
make sure to bump ICS to the correct version that supports the LSM functionality.ICS changes will likely land into version
v2.1
The issue tracking changes to ICS: cosmos/interchain-security#1183
Instructions
When the ICS PR integrating LSM is merged and ICS v2.1 is cut, refactor gaia to use the latest supported versions of:
The text was updated successfully, but these errors were encountered: