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

[ICS27] Set up necessary definitions and functions for initial ICA abstraction #735

Open
Tracked by #576
Farhad-Shabani opened this issue Jun 27, 2023 · 0 comments · May be fixed by #719
Open
Tracked by #576

[ICS27] Set up necessary definitions and functions for initial ICA abstraction #735

Farhad-Shabani opened this issue Jun 27, 2023 · 0 comments · May be fixed by #719
Assignees
Labels
O: new-feature Objective: aims to add new feature

Comments

@Farhad-Shabani
Copy link
Member

Background

The goal here is to set up the necessary definitions and functions to scaffold the initial version of the ICA app by following IBC-go designs as our reference and starting point. To consider this task complete, we should:

  1. Define all the essential domain types and ensure they can be properly converted to and from ICA proto types.
  2. Create an initial abstraction that establishes the required contexts and handlers for each of the controller and host chains.

This should allow us to evaluate the abstractions on the Basecoin-rs side, which serves as our testing environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: new-feature Objective: aims to add new feature
Projects
Status: 📥 To Do
Development

Successfully merging a pull request may close this issue.

1 participant