bitcoinjs-lib icon indicating copy to clipboard operation
bitcoinjs-lib copied to clipboard

Outdated secp256k1

Open dignifiedquire opened this issue 5 years ago • 3 comments
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

dignifiedquire avatar Sep 28 '20 20:09 dignifiedquire

  • tiny-secp256k1 updated to latest (v.1.1.5) in PR https://github.com/bitcoinjs/bitcoinjs-lib/pull/1656
  • issue can be closed once PR is merged

motorina0 avatar Nov 27 '20 09:11 motorina0

I think he's talking about libsecp256k1

it's not in 1.1.5, but it's merged to master.

junderw avatar Nov 27 '20 10:11 junderw

I have published 1.1.6 which uses the up-to-date secp256k1.

junderw avatar Dec 01 '20 23:12 junderw