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 Unregister Functionality in Iroha Client CLI #4027

Open
AlexStroke opened this issue Nov 2, 2023 · 1 comment
Open

Implement Unregister Functionality in Iroha Client CLI #4027

AlexStroke opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@AlexStroke
Copy link
Contributor

Objective:

To enable asset migration tests from Rust tests to client CLI tests, we need to implement the unregister functionality within the client CLI.

Requirements:

  • Implement a new CLI command, possibly named unregister, that will allow users to remove anything
@AlexStroke AlexStroke added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Nov 2, 2023
@mversic mversic added the good first issue Good for newcomers label Nov 21, 2023
@AlexStroke AlexStroke self-assigned this Dec 20, 2023
@AlexStroke
Copy link
Contributor Author

I'm migrating unregister tests using json file processing with isi instructions for the client cli pytest framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

3 participants