shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.

Home Page:https://hdwallet.shapeshift.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Same `Device not initialized` event triggered for wiped KK & awaiting passphrase

0xApotheosis opened this issue · comments

At the moment it's difficult to distinguish between a KeepKey that was been wiped and needs to be initialized vs a KeepKey that is initialized with a passphrase and is waiting on a passphrase to be entered - the event for both is the same.

Screen Shot 2022-04-06 at 12 58 19 pm

Can we separate these into two distinct events?

This is not a bug in keepkey, it is designed to work this way. Hdwallet needs to work around this feature.

As this directly relates to shapeshift/web#1607, which it sounds like we have a path forward on, I'll close this issue.