Thomas Huang
Thomas Huang
Adds relevant data to the mock state for unit tests. Unit tests for ``` import-token-link.test.js signature-request-original.test.js seed-phrase.test.js ``` Adds relevant test ids for components associated with the above tests.
**Describe the bug** Currently we query ethereum token contract addresses for the token rates, but certain tokens do not have conversion rates through the `token_price/ethereum?contract_addresses` rather they are in a...
## **Description** Adds e2e tests for the request queuing system. Tests include enable the toggle settings, sending a tx from a different selected/global network which results in a switch chain...
## **Description** Bumps eth-snap-keyring to v2.1.2 which only included a bump of eth-sig-util which fixes v4 typed data signing for snap created accounts. https://github.com/MetaMask/eth-snap-keyring/releases/tag/v2.1.2 https://github.com/MetaMask/eth-sig-util/releases/tag/v7.0.1 ## **Related issues** Fixes: ##...
## **Description** Bumps test-dapp to v8.1.0 which includes changes to PPOM, wallet_revokePermissions, and signing. https://github.com/MetaMask/test-dapp/compare/v7.3.1...v8.1.0 This adjusts the messages that the blockaid warnings on the confirmation screens, but is not...
Mascara sometimes initial load will be a blank screen. Multiple attempts to reload will eventually solve the issue. Possible issues with service worker installation and loading along with Metamask Controller.
Adds Goerli ENS contract and resolver. https://github.com/danfinlay/ethereum-ens-network-map/pull/2 is also required to be merged and version bump.
## **Description** E2E test fix for #23406 that increase the delay for the tx confirmation notification to persist. There is an issue with the notification will close/open a number of...
## **Description* json rpc testing with open-rpc-coverage-tool. Method checking, confirmations,, rejects, response, errors, etc. https://github.com/MetaMask/MetaMask-planning/issues/2238 ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3....