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

Throw an error when wrong seed is used #58

Open
mh-concordium opened this issue Aug 29, 2023 · 0 comments
Open

Throw an error when wrong seed is used #58

mh-concordium opened this issue Aug 29, 2023 · 0 comments
Labels
[Prio] Low Should be fixed if time permits but can be postponed. [Type] Change Request Some visible functionality should be change.

Comments

@mh-concordium
Copy link

Description
When adding credentials while using keys created from the wrong seed, issuer-tool proceeds with signing request and adds credentials to the chain.

It would be nice to know that something went wrong in the process of issuing credentials. Maybe it would be possible to throw an error instead of opening BW to sign that request.

Steps to Reproduce
Use the wrong seed while issuing credentials.

Expected Result
Throw an error, don't open BW with signing request.

Actual Result
BW opens for signing the request, after signing credentials are added to the chain.

Versions

  • Software Version: 1.0.5
@mh-concordium mh-concordium added [Prio] Low Should be fixed if time permits but can be postponed. [Type] Change Request Some visible functionality should be change. labels Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Prio] Low Should be fixed if time permits but can be postponed. [Type] Change Request Some visible functionality should be change.
Projects
None yet
Development

No branches or pull requests

1 participant