OGPoyraz
OGPoyraz
## **Description** This PR aims to mark `displayWarning` as deprecated. ## **Related issues** N/A ## **Manual testing steps** No functional change ## **Screenshots/Recordings** N/A ### **Before** N/A ### **After** N/A...
## **Description** If user tries to cancel transaction which is already confirmed, we would like to show them a modal to show a link to block explorer. ## **Related issues**...
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
## Explanation `legacyAPIEndpoint` and `EIP1559APIEndpoint` options are the gas API urls used in `GasFeeController`. This PR aims to remove those and put the new Infura URL as hardcoded. New Infura...
## Explanation This PR implements and activates `OptimisimLayer1GasFeeFlow` for Optimisim based transactions. ## References Fixes: https://github.com/MetaMask/MetaMask-planning/issues/1944 ## Changelog ### `@metamask/transaction-controller` - **ADDED**: Implement and activate `OptimisimLayer1GasFeeFlow` for Optimisim based transactions...
## **Description** This PR goal is to add upcoming transaction simulations toggle to security preferences. ## **Related issues** Fixes: https://github.com/MetaMask/mobile-planning/issues/1720 ## **Manual testing steps** 1. Security settings, toggle off "Estimated...
## **Description** This PR goal is to add a fallback for unknown currency formats to render it `${amount} ${currency}` format. [](https://codespaces.new/MetaMask/metamask-extension/pull/24563?quickstart=1) ## **Related issues** Fixes: https://github.com/MetaMask/metamask-extension/issues/24558 ##...
## **Description** This PR removes unnecessary files from corrupted patch introduced in the https://github.com/MetaMask/metamask-mobile/pull/9442/files#diff-83d0f6fc92e49e38dc038764255880631a481838b47b7dbaf40837264502d5e2 The reason that these lines/files added [in that PR](https://github.com/MetaMask/metamask-mobile/pull/9442/files#diff-83d0f6fc92e49e38dc038764255880631a481838b47b7dbaf40837264502d5e2) is not having a clean build in...
## **Description** This PR aims to add support for `IdentIcon` component to use iconUrl for token entity from `tokenList` ## **Related issues** Fixes: ## **Manual testing steps** ## **Screenshots/Recordings** ###...
## **Description** This PR aims to add dApp spam screen to app. Notes: - Data will not be persisted after close & reopening app - If there is 30 seconds...