Closed exoego closed 4 years ago
Hmm, some tests failed due to this changes in bn.js.
How should these tests be addressed?
Does this indicated an issue in elliptic, or in bn.js ?
EDIT: I fixed the tests in elliptic https://github.com/indutny/elliptic/pull/197/commits/83ff21868eef21fcc101f9a99e2bb2985f087bd8.
package-lock.json
should not be added. There still no decision how this should be handled. See #191
@fanatid It seems that Travis complains unless package-lock.json included
Oh, sorry. package-lock.json
in this repo now, that's why Travis show error. On each dependency update package-lock.json
should be updated too...
Ok, I will add package-lock.json back.
Hello core developers, how should I proceed this and related PRs?
@fanatid
Updated bn.js
to 5.1.1
since newer version have been released while waiting review.
Closing as a duplicate, since a maintainer opened a same PR in #210
Closes #196