shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.
https://hdwallet.shapeshift.now.sh/
MIT License
208 stars 90 forks source link

perf: optimize seed creation #648

Closed 0xApotheosis closed 1 year ago

0xApotheosis commented 1 year ago

Use a better pbkdf2 implementation in bip39 seed creation to significantly improve performance.

Related issue: https://github.com/shapeshift/web/issues/5467

Before:

Screenshot 2023-10-18 at 11 01 23 am

After:

Screenshot 2023-10-18 at 11 01 32 am
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hdwallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 8:35pm