metamask-mobile
metamask-mobile copied to clipboard
Mobile web browser providing access to websites that use the Ethereum blockchain
**Development & PR Process** 1. Follow MetaMask [Mobile Coding Standards]() 2. Add `release-xx` label to identify the PR slated for a upcoming release (will be used in release discussion) 3....
**Description** _Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,_ _1. What is the reason...
When i create session a from my flutter app with wallet connect, it open Metamask app but not showing any sign. https://user-images.githubusercontent.com/63885463/190912156-c9ad7b28-532f-4cb3-8e32-c2290ea5478a.mp4 I have try with android and it work...
## Describe the bug An Error is occured when running `yarn start:ios` for MetaMask Mobile How can I build without errors? I would appreciate a little bit of help. ##...
### Description SendFlow Confirm screen show the amount we are about to send. Currently it formats to max 5 decimals. The goal is to show the full amout. Font will...
**Description** Throwing the error of the sessions already existed was crashing the app. **Proposed Solution** Prompt notification to inform the user he already has an existing session instead of throwing...
**Description** When trying to create a new wallet session, we were also reconnecting to the older sessions. **Proposed Solution** Created a lifetime for each session, it will not live longer...
**Describe the bug** On Trust Wallet mobile, after 5 wrong 6-digits-PIN entries, wallet is erased On Unstoppable Wallet mobile, after 5 wrong 6-digits PIN entries, you have an increased delay...
**Describe the bug** error when importing private key **Screenshots**  **To Reproduce** - exported private key from Metamask Chrome browser plugin on Linux PC - fresh install of Metamask -...
**Description** Currently, there is no feedback for when a connection is broken/can't be connected to. For example, hitting a dead session currently has no feedback from Metamask, and users end...