Xiaoming Wang
Xiaoming Wang
## **Description** This PR fix the issue #20598 , The fix will make sure password authentication will popup every time user click "Show private key" in account detail screen in...
## **Description** Issue #22837 descrip that ledger sometimes will display `Unknown Error` during pairing. we have tried to replicate the issue and discover that it happen during ledger is lock...
## **Description** This PR will enable the multiple accounts supports for ledger devices. Following changes has been made in this PR: 1. use @metamask/[email protected] to replace old @consensys/[email protected] 2. add...
## **Description** This PR is to add hd path selection drop down to Ledger Account selector screen to sync with Extension ledger features. this PR has added following changes: 1....
## description: This PR is prerequirement change to support ledger clear sign feature. This PR link to following issue and project plan #217 [clear sign feature plan](https://github.com/MetaMask/accounts-planning/issues/544) The PR has...
## **Description** Currently extension supports connecting to OneKey via Trezor, but we don't have specific metrics to log this when importing the accounts. Now, the `account_hardware_type` will be set to...
## **Description** This PR contain the upgrade of `@metamask/eth-ledger-bridge-keyring` library to latest, which contain the latest `@ledgerhq/hw-eth-app` from ledger team, the latest `@ledgerhq/hw-eth-app` will provide following: 1. `clear-signing` feature support...
## Explanation ### ⚠️ WARNING: This PR is still WIP, please don't merge. Detail description will be provided soon. ## References ## Checklist - [x] I've updated the test suite...
This PR will fix some issue caused by user reject transaction in hardware wallet, which cause a lot of incorrect event log in segment. Updated the transaction approval logic to...