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

validate type can be typed array or buffer #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bucko13
Copy link

@bucko13 bucko13 commented May 3, 2024

Not sure if this is desirable and not really clear to me how tiny-secp256k1 is validating in other environments, but this resolves #136 for me. At some level though it makes sense that if bitcoinjs-lib passes the ecc library a Buffer but it's expecting explicitly an Uint8Array that that might be a problem.

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.

ecc library invalid
1 participant