You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that you are currently using an old version of the code that I wrote for farvault. The specific file in question is nobleSecp256k1Wrapper.js
I have since found and fixed some minor bugs in the code, and have refactored it into a new package called https://github.com/bitcoinerlab/secp256k1. This new package passes all tests against BitcoinJS's tiny-secp256k1 test-suite.
I would suggest either updating your nobleSecp256k1Wrapper.js file with the new code from the Github repository, or even better using the new npm package I've created and will maintain. Let me know if you need any help or if there's anything else I can do to assist you.
Reproduce
Nothing to reproduce
Screenshots / Recording
No response
Operating system
Anything related to RN
Bitkit version
No response
Log output
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi there.
I noticed that you are currently using an old version of the code that I wrote for farvault. The specific file in question is nobleSecp256k1Wrapper.js
I have since found and fixed some minor bugs in the code, and have refactored it into a new package called https://github.com/bitcoinerlab/secp256k1. This new package passes all tests against BitcoinJS's tiny-secp256k1 test-suite.
I would suggest either updating your nobleSecp256k1Wrapper.js file with the new code from the Github repository, or even better using the new npm package I've created and will maintain. Let me know if you need any help or if there's anything else I can do to assist you.
Reproduce
Nothing to reproduce
Screenshots / Recording
No response
Operating system
Anything related to RN
Bitkit version
No response
Log output
No response
The text was updated successfully, but these errors were encountered: