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

Implement CLIs for acknowledgment messages #468

Closed
5 tasks
ancazamfir opened this issue Dec 22, 2020 · 0 comments · Fixed by #449
Closed
5 tasks

Implement CLIs for acknowledgment messages #468

ancazamfir opened this issue Dec 22, 2020 · 0 comments · Fixed by #449
Assignees
Labels
I: CLI Internal: related to the relayer's CLI I: logic Internal: related to the relaying logic
Milestone

Comments

@ancazamfir
Copy link
Collaborator

Crate

realyer, relayer-cli

Summary

Implement query for un-acknowledged packets.

rrly query packet unreceived-acks ibc-0 ibc-1 transfer channel-1

Implement tx raw for sending acknowledgments.

rrly tx raw packet-ack  ibc-0 ibc-1 07-tendermint-0 07-tendermint-1 transfer transfer channel-0 channel-1

Problem Definition


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ancazamfir ancazamfir added I: CLI Internal: related to the relayer's CLI I: logic Internal: related to the relaying logic labels Dec 22, 2020
@ancazamfir ancazamfir added this to the v0.0.6 milestone Dec 22, 2020
@ancazamfir ancazamfir self-assigned this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI I: logic Internal: related to the relaying logic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant