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

Feat/Add signature related status #225

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Feat/Add signature related status #225

merged 1 commit into from
Jun 21, 2022

Conversation

carpawell
Copy link
Member

Closes #200.

@carpawell carpawell added the enhancement Improving existing functionality label Jun 16, 2022
@carpawell carpawell self-assigned this Jun 16, 2022
@carpawell carpawell marked this pull request as ready for review June 16, 2022 21:01
realloc
realloc previously approved these changes Jun 17, 2022
// [**1026**] Signature verification failure.
// Details:
// - [**0**] Reason (big-endian 16-bit unsigned integer):
// - [**0**] Signature does not match.
Copy link
Contributor

Choose a reason for hiding this comment

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

Signature is invalid?
Also, what about failing to unmarshal public key?

Copy link
Member Author

Choose a reason for hiding this comment

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

it was decided not to add details since it is not fully clear what format is ok. at least for now

/cc @cthulhu-rider @realloc

@realloc realloc merged commit 2f52216 into nspcc-dev:master Jun 21, 2022
@carpawell carpawell deleted the feat/add-signature-fail-code branch June 21, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add signature-related status codes
3 participants