bitcoinjs-lib
bitcoinjs-lib copied to clipboard
Outdated secp256k1
trafficstars
The commit that tiny-secp256k1 pulls in on master is currently 3 years old, any reason not to update this to a more recent version? For example https://www.npmjs.com/package/secp256k1 has a much newer version and fallbacks for the brower as well
tiny-secp256k1updated to latest (v.1.1.5) in PR https://github.com/bitcoinjs/bitcoinjs-lib/pull/1656- issue can be closed once PR is merged
I think he's talking about libsecp256k1
it's not in 1.1.5, but it's merged to master.
I have published 1.1.6 which uses the up-to-date secp256k1.