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 gaiacli broadcast for sending of signed transactions #1954

Closed
jackzampolin opened this issue Aug 10, 2018 · 1 comment
Closed

Implement gaiacli broadcast for sending of signed transactions #1954

jackzampolin opened this issue Aug 10, 2018 · 1 comment
Assignees

Comments

@jackzampolin
Copy link
Member

jackzampolin commented Aug 10, 2018

ref #966

This issue is part of implementing the generate, sign, send workflow for offline transaction generation. It should also be a place to discuss implementation details for gaiacli broadcast

Description

As a gaiacli user
I want to execute a Tx that was generated and signed beforehand
So that I can validate and broadcast the transaction.

Acceptance Criteria

Given a signed transaction
When I run gaiacli broadcast
Then the transaction is validated and broadcasted.

@jackzampolin jackzampolin changed the title Implement gaiacli send for sending of signed transactions Implement gaiacli broadcast for sending of signed transactions Aug 23, 2018
@alessio

This comment has been minimized.

alessio pushed a commit that referenced this issue Sep 5, 2018
@alessio alessio mentioned this issue Sep 5, 2018
5 tasks
alessio pushed a commit that referenced this issue Sep 6, 2018
alessio pushed a commit that referenced this issue Sep 8, 2018
Implement broadcast command/REST endpoint to submit transactions
generated offline with --generated-only and the sign command.

Closes: #1954
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants