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 a ics27 host cli to generate ica packet data #2243

Closed
3 tasks
colin-axner opened this issue Sep 8, 2022 · 0 comments · Fixed by #2297
Closed
3 tasks

Add a ics27 host cli to generate ica packet data #2243

colin-axner opened this issue Sep 8, 2022 · 0 comments · Fixed by #2297
Assignees
Milestone

Comments

@colin-axner
Copy link
Contributor

Summary

Add a cli command to the host submodule within ics27 that takes in arguments to generate the ics27 packet data. The messages to be serialized can be taken in, in the form of Any's. The SerializeCosmosTx function can be used to marshal the messages into data. It should be possible to write the resulting data to a file


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added this to the v6.0.0 milestone Sep 8, 2022
@crodriguezvega crodriguezvega moved this to Todo in ibc-go Sep 8, 2022
@chatton chatton self-assigned this Sep 13, 2022
@crodriguezvega crodriguezvega moved this from Todo to In review in ibc-go Sep 19, 2022
Repository owner moved this from In review to Done in ibc-go Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants