Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put hardware wallets behind an HARDWARE_WALLETS_MV3 flag (#17354)
* Put hardware wallets behind an HARDWARE_WALLETS_MV3 flag Disable Hardware connect buttons if the flag is set. Signed-off-by: Akintayo A. Olusegun <[email protected]> update to metamask/eth-keyring-controller Signed-off-by: Akintayo A. Olusegun <[email protected]> revert to eth-keyring-controller v8 Signed-off-by: Akintayo A. Olusegun <[email protected]> LAvamost after rebase Signed-off-by: Akintayo A. Olusegun <[email protected]> lock file. Signed-off-by: Akintayo A. Olusegun <[email protected]> Added toaster for removed NFTs (#17297) * added notification for remove nfts * reverted names for tabs * updated default key * updated snapshot * updated remove nft toast to danger Setup network controller mocks per-test (#17250) The network controller unit test network mocks are now setup for each test. This makes modifying network behavior on a per-test basis easier, and makes it more clear which test relies upon which mocks. Security provider check (OpenSea) (#16584) chore: copy update for metamask fee on swaps (#17133) * linter fix Signed-off-by: Akintayo A. Olusegun <[email protected]> * setLedgerTransportPreference in the metamask-controller should not be called, or should return immediately, if canUseHardwareWallets() is false Signed-off-by: Akintayo A. Olusegun <[email protected]> Signed-off-by: Akintayo A. Olusegun <[email protected]> Co-authored-by: Jyoti Puri <[email protected]>
- Loading branch information