Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Research IBC integration #41

@prestwich

Description

@prestwich

What do we need to do here?

Some areas with questions/design considerations:

  1. how do we add an IBC module keeper reference on relay keeper
    1. (see setup on the gaia chain for examples of keepers referencing keepers)
  2. What is the IBC module interface like? Find a link and drop it here
  3. Should we dispatch an IBC message when a SubmitProof message is validated, or at the end of the block?
  4. How are IBC messages intended to be formatted
  5. What processes the message
    1. should we design a small Proof receiver module inteface (so that others can implement the receiver)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions