metamask-mobile
metamask-mobile copied to clipboard
Mobile web browser providing access to websites that use the Ethereum blockchain
### Describe the bug While reviewing the Terms of Use page, if we go to the bottom, and having the agreement box checked, if we scroll slowly then the "Accept"...
Sentry Issue: [METAMASK-MOBILE-3QCG](https://metamask.sentry.io/issues/6580977061/?referrer=github_integration) ``` Error: Cannot update transaction as ID not found - 4a09a180-2ffa-11f0-a4b5-07a7c98bb7de at anonymous (node_modules/@metamask/transaction-controller/dist/TransactionController.cjs:2012:28) at anonymous (node_modules/immer/dist/immer.esm.js:1:16319) at anonymous (node_modules/immer/dist/immer.esm.js:1:16906) at update (node_modules/@metamask/base-controller/dist/BaseControllerV2.cjs:91:80) at _TransactionController_updateTransactionInternal (node_modules/@metamask/transaction-controller/dist/TransactionController.cjs:2009:16) ......
Sentry Issue: [METAMASK-MOBILE-3790](https://metamask.sentry.io/issues/6139255474/?referrer=github_integration) ``` Error: Couldn't find networkClientId for chainId at ?anon_0_ (app/util/transactions/index.js:369:97) at isSmartContractAddress (app/util/transactions/index.js:355:45) at ?anon_0_ (app/util/transactions/index.js:436:37) ... (23 additional frame(s) were not displayed) ``` NOTE: 0x89 chain...
Sentry Issue: [METAMASK-MOBILE-3SBE](https://metamask.sentry.io/issues/6615555895/?referrer=github_integration) ``` Error: Invalid chain ID "null" at ResultError (ses.cjs:7676:17) at _isSmartContractAddress (app/util/transactions/index.js:395:42) at isSmartContractAddress (app/util/transactions/index.js:376:45) at _ref3 (app/components/UI/AddCustomToken/index.js:365:37) at validateCustomTokenAddress (app/components/UI/AddCustomToken/index.js:388:4) ... (45 additional frame(s) were not...
### Describe the bug Some MetaMask users on both Android and iOS, will enter their password and confirm. The Keyboard and Password disappear and nothing happens, they are not logged...
Please update metamask/multichain-transactions-controller to version 2.0.0
Sentry Issue: [METAMASK-MOBILE-3CHF](https://metamask.sentry.io/issues/6281666689/?referrer=github_integration) ``` Error: Request of type 'smart_transaction_status' already pending for origin wc::https://rainbowbridge.app. Please wait. at "message": "Request of type 'smart_transaction_status' already pending for origin wc:: (app:///index.android.bundle) at value...
## **Description** This PR adds network logo and native token logo for the following networks: ApeChain, Berachain, and EDU. ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to...
### Describe the bug When the user confirms a transaction in the solana flow it does not appear on the transaction history tab. See screen shot attached, user confirmed a...
### Describe the bug dapp-triggered signin requests are showing with “Unknown domain” even when the domain is supplied as a parameter in the signIn requests. ### Expected behavior Domain should...