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

Don't mutate the elliptic curve prototype with get* additions #7

Closed
wants to merge 1 commit into from

Conversation

baryon
Copy link

@baryon baryon commented Jan 12, 2019

ref
bitpay/bitcore-lib#238
and
bitpay/bitcore-lib#192

when I write a test program, this is a sick of issue.

@ryanxcharles
Copy link
Contributor

i see the problem. however, this code is wrong because it turns instance methods into static methods. the "this" they are referring to is incorrect.

ryanxcharles pushed a commit that referenced this pull request Jun 3, 2020
Feat: validation for 'bchtest:' prefix and tests for this
@ryanxcharles
Copy link
Contributor

This is obsolete for bsv 2.0.

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