Skip to content

Conversation

@Nodonisko
Copy link
Contributor

Add tests to ensure that our implementation accepts string as plain UTF8 string.

@Nodonisko Nodonisko requested a review from a team as a code owner November 25, 2025 22:22
sethkfman pushed a commit that referenced this pull request Nov 25, 2025
I did mistake and assumed that hex string input should be hex encoded
bytes, but @noble which we are want to polyfill treats hex string as
plain UTF8 string, not hex encoded bytes.

Tests in separate PR: #33
Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

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

LGTM

@sethkfman sethkfman merged commit c489b38 into MetaMask:main Nov 25, 2025
15 checks passed
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