metamask-mobile
metamask-mobile copied to clipboard
Mobile web browser providing access to websites that use the Ethereum blockchain
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
refactor: combine AccountsController listMultichainAccounts and listAccounts usage where appropriate
## **Description** In [app/core/Permissions/index.ts](https://github.com/MetaMask/metamask-mobile/blob/main/app/core/Permissions/index.ts), we have some utility functions which are looking to reduce repeated code on, such as [getPermittedCaipAccountIdsByHostname](https://github.com/MetaMask/metamask-mobile/blob/caff249ea28e6d64a3c3d86e1caba40ab8d121bb/app/core/Permissions/index.ts#L200) and [getPermittedEvmAddressesByHostname](https://github.com/MetaMask/metamask-mobile/blob/caff249ea28e6d64a3c3d86e1caba40ab8d121bb/app/core/Permissions/index.ts#L230), which share very similar structure: - Both take...
## **Description** A helper function used for facilitating chain switching and permissions related to it incorrectly requires accounts to permitted before setting the per dapp selected network for that dapp....
# 🚀 v7.47.0 Testing & Release Quality Process Hi Team, As part of our new **MetaMask Release Quality Process**, here’s a quick overview of the key processes, testing strategies, and...
### What is this about? At the time of writing, there are some cases where we persist biometric credentials (Killing and reopening the app while unlocked) and other times where...
### What is this about? We want to explore what building our own expo dev tools plugins might look like. For example, we can begin leveraging this for better insights...
### Describe the bug When longer Solana message signing requests are made and part of the message is off-screen, we cannot scroll through to read the whole message. Workaround: by...
## **Description** This PR migrates Identity owned E2E files to TypeScript. This is part of Quality Month ## **Related issues** Fixes: ## **Manual testing steps** 1. No manual testing steps...
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
## **Description** Deprecates the solana snap confirmation page. Swap and bridge transactions will now be confirmed automatically after submission. ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to...