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

Relayer CLIs for channel close messages #94

Closed
3 of 9 tasks
ancazamfir opened this issue Jan 19, 2021 · 0 comments
Closed
3 of 9 tasks

Relayer CLIs for channel close messages #94

ancazamfir opened this issue Jan 19, 2021 · 0 comments
Assignees

Comments

@ancazamfir
Copy link
Collaborator

Crate

ibc, relayer, relayer-cli

Summary

MsgChannelCloseInit and MsgChannelCloseConfirm raw messages are defined here:

https://github.com/informalsystems/ibc-rs/blob/1a77c0af20dee97d45096c4bcafe189c6a4f7689/proto/src/prost/ibc.core.channel.v1.rs#L276-L386

Required:

  • domain type message definition + implementation
  • relayer CLI to trigger the channel close
  • relayer CLI to query for channel close and finish the close handshake
  • update in the relayer v-0 CLI loop to register for close events and exit

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ancazamfir ancazamfir self-assigned this Jan 26, 2021
@hu55a1n1 hu55a1n1 transferred this issue from informalsystems/hermes Sep 29, 2022
shuoer86 pushed a commit to shuoer86/ibc-rs that referenced this issue Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant