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

Implement / expose the IBC query interfaces required for relaying from Sovereign #3

Closed
Tracked by #32
Farhad-Shabani opened this issue Sep 29, 2023 · 0 comments · Fixed by #9
Closed
Tracked by #32
Assignees
Labels
modules Related to ibc modules

Comments

@Farhad-Shabani
Copy link
Member

Background

To enable relayers to interact with the demo-rollup, the IBC module under the sov-ibc needs to provide essential RPC endpoints. This will allow relayers to retrieve IBC datagrams and construct the corresponding IBC messages for transmission to the counterpart chain.

Along with this issue, we should also explore the feasibility of utilizing the ibc-rs gRPC implementation, which is currently available under the grpc feature flag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modules Related to ibc modules
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant