metamask-mobile
metamask-mobile copied to clipboard
Mobile web browser providing access to websites that use the Ethereum blockchain
## **Description** Add event reporting for search & discovery ## **Related issues** Fixes: MMPD-1591 ## **Pre-merge author checklist** - [ ] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding...
## **Description** Some Account List Sheet Optimisations - Add FlashList and valid virtualisation support. - Move internal account list item to a separate memoized component. - Optimise data used inside...
## **Description** This PR implements the basic wallet details screen. This feature is hidden behind a remote feature flag. This screen shows all the accounts that are tied to a...
- fix: cp-7.49.0 bump solana-wallet-standard to 0.5.0 and multichain-api-client to 0.6.2 (#16363) ## **Description** bump @metamask/solana-wallet-standard to https://github.com/MetaMask/solana-wallet-standard/pull/44 bump @metamask/multichain-api-client to https://github.com/MetaMask/multichain-api-client/pull/62 This PR unifies MetaMask connector on Multichain librairies...
## **Description** Introduce Hardened JavaScript now on both iOS (RN JSC) and Android (Hermes) via Metro (@lavamoat/react-native-lockdown beta) instead of RN patch TODO - [x] Remove stale SES shim (now...
## **Description** Add the a note clarifying how E2E tests can be re-run. ## **Related issues** Fixes: NA ## **Manual testing steps** 1. Trigger E2E on the PR and see...
## **Description** Creates a UI for the deposit build quote page. Features include: - Account switching - Fiat button (temporary toggle) - formatted amount display - converted crypto amount using...
### Describe the bug When connected to a dapp and you manage permissions, the network selector from the dapp permissions view doesn't allow you to switch out of Solana once...
💬 **Status**: Request for Comment ## **Description** This PR is intended to provide a complete reference implementation showing how to build features in our stack. **Core Implementation** - [x] New...
## **Description** An error message is now displayed if the user tries to sell a token when they have zero balance. Fixes https://github.com/MetaMask/metamask-mobile/issues/16404  ## **Related issues** Fixes: ## **Manual...