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

Build a command line tool to send transactions #206

Closed
3 tasks done
bpalaggi opened this issue Aug 19, 2019 · 1 comment
Closed
3 tasks done

Build a command line tool to send transactions #206

bpalaggi opened this issue Aug 19, 2019 · 1 comment
Assignees
Labels
Story-Points:8 This takes 5 to 7 days to complete type-feature An addition to the system introducing new functionalities
Milestone

Comments

@bpalaggi
Copy link

bpalaggi commented Aug 19, 2019

As a developer, I need a CLI tool to send a transaction to a node in order to quickly test things.

Definition of Done:

  • There is a CLI tool that takes an IP/port (node address), an amount, an Outpoint (Tx hash + idx) and a private key
  • The CLI tool builds a transaction from its parameters and send it to the node
  • The CLI tool has a dump-only option
@Geod24
Copy link
Collaborator

Geod24 commented Sep 4, 2019

That was #287 and I have to review the definition of done now.

@Geod24 Geod24 added this to the 2. Validator milestone Sep 4, 2019
@Geod24 Geod24 added Story-Points:8 This takes 5 to 7 days to complete type-feature An addition to the system introducing new functionalities labels Sep 4, 2019
@Geod24 Geod24 closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story-Points:8 This takes 5 to 7 days to complete type-feature An addition to the system introducing new functionalities
Projects
None yet
Development

No branches or pull requests

4 participants