shapeshift / hdwallet

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

perf: don't import * as ethers #651

Closed gomesalexandre closed 1 year ago

gomesalexandre commented 1 year ago

Tree shake makes everything better - avoids the huge ethers import across hdwallet modules by importing specific types/constants

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 25, 2023 6:45pm
gomesalexandre commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.