-
Notifications
You must be signed in to change notification settings - Fork 85
Fix cell manage with hard wallet #3069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix cell manage with hard wallet #3069
Conversation
45aa142 to
61524a3
Compare
|
@devchenyan @homura @Keith-CY Please have a review. |
|
IMO, it is best to minimize the use of passwords or hardware to reduce the risk of exposing private keys I am not sure whether it is essential to logically unlock client-side cells through a hardware device since these cells are not physically locked but rather prevented from being spent by the wallet |
Magickbase/neuron-public-issues#218 (comment) This the suggestion from the PM |
61524a3 to
32fac32
Compare
|
/package |
* fix: Adapt hard wallet for lock and unlock live cell. * fix: Add tx hash for cell info dialog
verify-ledger.mov