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

Add ability to send transfer packets from the CLI for testing purposes #470

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

Add ability to send transfer packets from the CLI for testing purposes #470

ancazamfir opened this issue Dec 23, 2020 · 0 comments · Fixed by #495
Assignees
Milestone

Comments

@ancazamfir
Copy link
Collaborator

ancazamfir commented Dec 23, 2020

Crate

relayer-cli and relayer

Summary

Add a CLI to send transfer packets (ICS-20) for testing purposes.

Problem Definition

Until migration to latest ICS specs and protos (stargate-5/ stargate-6 see cosmos/ibc-proto-rs#12) we have been using the Go relayer CLI. With the changes for on-chain ID allocation it is not possible at this point to use it to test the Rust relayer loop (packet-recv and packet-ack CLIs can be used) . In addition we want more capabilities, e.g. specify the number of packets to be sent, the timeout height or timeout stamp etc.


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 Dec 23, 2020
@ancazamfir ancazamfir added this to the v0.0.7 milestone Dec 23, 2020
@ancazamfir ancazamfir mentioned this issue Jan 5, 2021
5 tasks
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

Successfully merging a pull request may close this issue.

1 participant