paulmillr / scure-bip32

Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets.
https://paulmillr.com/noble/#scure
MIT License
60 stars 9 forks source link

Bump noble-curves to ~1.5.0 #17

Closed legobeat closed 1 month ago

legobeat commented 1 month ago

This bumps @noble/curves to use the latest minor.

paulmillr commented 1 month ago

there will likely be freshly audited 1.6.0 soon

legobeat commented 1 month ago

@paulmillr Thanks for the heads-up! What do you think of still doing a release with ~1.5.0, to make aligning dependency upgrades for downstreams straightforward?

paulmillr commented 1 month ago

Maybe we just wait for new audited curves. I want to do as few releases as possible.