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

[suggestion] Make a subcommand that executes multi-instructions from JSON in client_cli #2899

Closed
pesterev opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@pesterev
Copy link
Contributor

pesterev commented Oct 21, 2022

Feature request

Currently, client_cli can submit a single transaction but has no way to submit multi-instructions using a single command. It would be more convenient because all instructions will be parsed from a file or std input in JSON format.

The suggestion is to reuse of already existing syntax that is used to generate genesis here because that's an easier way and simpler to keep compatible.

Motivation

client_cli will be able to execute multi-instructions passed as JSON or read from a JSON file.

Who can help?

No response

@pesterev pesterev added Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST labels Oct 21, 2022
@pesterev pesterev self-assigned this Oct 21, 2022
pesterev added a commit to pesterev/iroha that referenced this issue Oct 27, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev added a commit to pesterev/iroha that referenced this issue Oct 27, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev added a commit to pesterev/iroha that referenced this issue Oct 27, 2022
…lient_cli'

Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev added a commit to pesterev/iroha that referenced this issue Oct 28, 2022
…lient_cli'

Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev added a commit to pesterev/iroha that referenced this issue Oct 28, 2022
…lient_cli'

Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan pushed a commit that referenced this issue Oct 28, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev added a commit to pesterev/iroha that referenced this issue Nov 1, 2022
…lient_cli'

Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan pushed a commit that referenced this issue Nov 1, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
Arjentix pushed a commit to Arjentix/iroha that referenced this issue Dec 14, 2022
…lient_cli'

Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

2 participants