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

fix: allow non-boolean v values for PrimitiveSignature #832

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Dec 26, 2024

Motivation

Closes #831

This still does not allow non-boolean values for yParity which should be fine I believe

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix
@mattsse mattsse merged commit bd25eb3 into main Dec 26, 2024
30 checks passed
@mattsse mattsse deleted the klkvr/fix-deserialize branch December 26, 2024 17:14
@mattsse
Copy link
Member

mattsse commented Dec 26, 2024

This still does not allow non-boolean values for yParity which should be fine I believe

unless the yParity field is supposed to be y-Parity but still allows values > 1 -.-

@klkvr
Copy link
Member Author

klkvr commented Dec 26, 2024

yeah but hopefully this can only happen for 7702 authorizations

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.

[Bug] PrimitiveSignature doesn't support serialized Signature
2 participants