support cosmos-sdk with LSM changes in ICS v2 #1183
Labels
admin: epic
An EPIC -- meta issue used to track a body of work
type: feature-request
New feature or request improvement
Summary
This thread on the forum and the resulting governance proposal requires that the LSM be included on Gaia.
cosmos/cosmos-sdk#16747 adds LSM to cosmos-sdk v45-ics
Problem Definition
Since Gaia is an ICS provider the ICS functionality must be maintained and no liveness or safety concerns regarding ICS integrating with LSM should be left unadressed.
To achieve this goal some features from ICS v3 (using cosmos-sdk v47) must be backported to ICS v2.
Since the changes are state breaking this would most likely yield in releasing
ICS v2.1
that supports the LSM feature.Proposal
Backport fixes, features and testing from ICS v3 into v2 to support LSM:
CancelUnbonding
special handling. Context listed below:msgServer.CancelUnbondingDelegation
could possibly choose mismatchingUnbondingDelegationEntry
to cancel cosmos-sdk#12931Task list
Must have
Nice to have
For Admin Use
The text was updated successfully, but these errors were encountered: