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

bn: make .modn() return a BN (fixes #112) #130

Closed
wants to merge 1 commit into from
Closed

bn: make .modn() return a BN (fixes #112) #130

wants to merge 1 commit into from

Conversation

axic
Copy link
Contributor

@axic axic commented Feb 13, 2016

No description provided.

@calvinmetcalf
Copy link
Collaborator

so I am generally against any breaking changes because I have a lot of modules relying on this and on upgrade I have to upgrade all of them or none of them to avoid conflicting versions of bn (and to avoid having excessive stuff included in browserify bundles). so lets think really hard before doing a major version bump and if we decide we want one we should treat it like the last major version for a long time so make sure we miss nothing.

@axic
Copy link
Contributor Author

axic commented Feb 29, 2016

@calvinmetcalf please see #112 and #129 for more detail

@indutny
Copy link
Owner

indutny commented Nov 29, 2017

Fixed by introducing modrn in da8516f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants