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 CLI for MsgChannelOpenInit #371

Closed
3 of 5 tasks
adizere opened this issue Nov 6, 2020 · 0 comments · Fixed by #403
Closed
3 of 5 tasks

Relayer CLI for MsgChannelOpenInit #371

adizere opened this issue Nov 6, 2020 · 0 comments · Fixed by #403
Labels
I: CLI Internal: related to the relayer's CLI
Milestone

Comments

@adizere
Copy link
Member

adizere commented Nov 6, 2020

Crate

primarily cli

Summary

We should be able to send transactions from the relayer CLI for MsgChannelOpenInit:

https://github.com/informalsystems/ibc-rs/blob/12cb1d6187e878eee0e40295fe0b804ddef0b846/modules/src/ics04_channel/msgs.rs#L16-L21

Proposal

The following CLIs should be implemented by the relayer:

relayer tx raw chan-open-init <to-chain-A> <port-id> <channel-id>


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added the I: CLI Internal: related to the relayer's CLI label Nov 6, 2020
@adizere adizere added this to the v0.0.6 milestone Nov 6, 2020
@adizere adizere mentioned this issue Nov 9, 2020
42 tasks
@adizere adizere modified the milestones: v0.0.6, v0.0.5 Dec 2, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant