Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ICA controller #2869

Closed
2 of 3 tasks
Tracked by #2868
mpoke opened this issue Dec 21, 2023 · 1 comment · Fixed by #3001 or #2994
Closed
2 of 3 tasks
Tracked by #2868

Enable ICA controller #2869

mpoke opened this issue Dec 21, 2023 · 1 comment · Fixed by #3001 or #2994
Assignees
Labels
admin: epic An EPIC -- meta issue used to track a body of work admin: key-result A key result (in the context of OKRs) type: feature-request New feature or request improvement

Comments

@mpoke
Copy link
Contributor

mpoke commented Dec 21, 2023

Summary

With the Gaia upgrade to SDK 0.47 and IBC 7, we can enable the ICA controller on the Cosmos Hub.

Problem Definition

The ICA controller would enable the Hub to control accounts on remote chains. An example of an application is the provider-based governance that would allow the governance of a consumer chain to be control by ATOM stakers. See the IBC docs for more details.

Proposal

A prerequisite is upgrading the Hub to IBC 7, which will happen with the v15 upgrade.

Task list

Must have

  1. S: KTLO type: feature-request
  2. dusan-maksimovic stana-miric

Nice to have

No tasks being tracked yet.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
  • Is a spike necessary to map out how the issue should be approached?
@mpoke mpoke added type: feature-request New feature or request improvement admin: epic An EPIC -- meta issue used to track a body of work status: waiting-triage This issue/PR has not yet been triaged by the team. admin: key-result A key result (in the context of OKRs) and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Dec 21, 2023
@mpoke mpoke self-assigned this Feb 15, 2024
@MSalopek
Copy link
Contributor

MSalopek commented Mar 4, 2024

Pre-requisite was achieved with https://github.com/cosmos/gaia/releases/tag/v15.0.0.

When tackling this issue, we should split it into smaller steps:

  1. enable the basic ICA controller
  2. connect ICA to governance (allow the Hub governance to control accounts on other chains)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin: epic An EPIC -- meta issue used to track a body of work admin: key-result A key result (in the context of OKRs) type: feature-request New feature or request improvement
Projects
Status: ✅ Done
2 participants