[ICS02] Implement IBC client recovery mechanisms #738
Labels
A: critical
Admin: critical or Important
O: reliability
Objective: cause to improve trustworthiness and consistent performing
Problem Statement
If a client gets frozen or expired it can no longer be updated, the associated connection(s) and channel(s) will also stop working and funds in the channels will be permanently locked and not transferrable.
ibc-rs needs a mechanism by which frozen IBC clients can be recovered. This functionality has been implemented in ibc-go as part of ADR 026. We'll need to implement similar functionality in ibc-rs in order to maintain feature parity.
Tasks
MsgRecoverClient
and other necessary domain types #1112The text was updated successfully, but these errors were encountered: