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.js new hotfix for v4.x #327

Open
vgrunner4v opened this issue Nov 11, 2024 · 1 comment
Open

bn.js new hotfix for v4.x #327

vgrunner4v opened this issue Nov 11, 2024 · 1 comment

Comments

@vgrunner4v
Copy link

vgrunner4v commented Nov 11, 2024

Hey, please look: indutny/bn.js#309

today bn.js released hotfix for v4, please consider to update the dependency here.
released today: https://www.npmjs.com/package/bn.js/v/4.12.1

Thanks!

Edit: silly me.. just noticed both libs from the same owner. i guess it will be updated soon :)

@vgrunner4v vgrunner4v changed the title bn.js hotfix for v4.x bn.js new hotfix for v4.x Nov 11, 2024
@ChALkeR
Copy link
Contributor

ChALkeR commented Nov 12, 2024

this is insignificant for elliptic, the only case where this uses toString(16) outside of debug inspect() is getPrivate('hex'), where this doesn't pose a significant issue

also, fixed version matches the version spec here:

"bn.js": "^4.11.9",

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

No branches or pull requests

2 participants