Skip to content

BITMAG-1077#31

Merged
Bohlski merged 3 commits intomasterfrom
BITMAG-1077
Aug 22, 2022
Merged

BITMAG-1077#31
Bohlski merged 3 commits intomasterfrom
BITMAG-1077

Conversation

@m-atlantis
Copy link
Copy Markdown
Member

@m-atlantis m-atlantis commented Jun 30, 2022

Fixed exceptions being thrown if the commandline client arguments for the checksum algorithm or the hex-string was incorrect. Now it will return an easily readable message that tells the user what is wrong.

Also fixed a few other messages to be formatted in a more pretty way.

… the checksum algorithm or the hexstring wwas incorrect. Now it will return an easily readable message that tells the user what is wrong.
@m-atlantis m-atlantis requested review from Bohlski and ole-v-v June 30, 2022 11:21
Copy link
Copy Markdown
Contributor

@Bohlski Bohlski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't really know what's the correct way of going about the fact that throwing exceptions seems favorable in some places, while it doesn't for the commandline client. I'm almost leaning to having a separate implementation for checking valid commandline checksums, so it doesn't conflict with the backend part of encoding checksums.

@m-atlantis m-atlantis changed the title Fixed exceptions being thrown if the commandline client arguments for… BITMAG-1077 Aug 5, 2022
@m-atlantis m-atlantis requested a review from Bohlski August 5, 2022 12:02
@Bohlski Bohlski merged commit ab57cdd into master Aug 22, 2022
@Bohlski Bohlski deleted the BITMAG-1077 branch August 22, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants