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: correct enum typed data hashing #1281

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

penovicp
Copy link
Collaborator

@penovicp penovicp commented Dec 3, 2024

Motivation and Resolution

Fixes #1278

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

@penovicp penovicp merged commit 6e353d3 into develop Dec 4, 2024
3 checks passed
@penovicp penovicp deleted the fix/enum-typed-data branch December 4, 2024 22:21
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.

Enum encoding is different from the SNIP-12 spec
1 participant