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

Use BN.isZero() in the elliptic wrapper #58

Merged
merged 1 commit into from
Jan 14, 2016
Merged

Use BN.isZero() in the elliptic wrapper #58

merged 1 commit into from
Jan 14, 2016

Conversation

axic
Copy link
Contributor

@axic axic commented Jan 12, 2016

Just replace utils.isZero() with BN.isZero() which is available since v4.5.0.

Perhaps it also makes sense to use BN v4.6.2 as it has bug fixes and speed improvements.

wanderer added a commit that referenced this pull request Jan 14, 2016
Use BN.isZero() in the elliptic wrapper
@wanderer wanderer merged commit 60c7958 into cryptocoinjs:master Jan 14, 2016
@fanatid
Copy link
Member

fanatid commented Jan 14, 2016

Released in 2.0.8, thanks.

@axic axic deleted the patch/use-bn-iszero branch January 14, 2016 13:44
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.

None yet

3 participants