Sylva Elendu

Results 10 issues of Sylva Elendu

**Description** There is very similar code spread across 5 components. This PR removes the eip1559 gas polling logic away from the send flow (confirm screen). The TransactionReview and EditGasFee screens...

needs-dev-review
transaction safety team
release-5.9

**Description** There is very similar code spread across 5 components. The aim of this PR is to reduce the components to use as much common shared code as possible. This...

transactions
QA in Progress
Mobile QA board
transaction safety team
release-5.9

**Description** There is very similar code spread across 5 components. The aim of this PR is to reduce the components to use as much common shared code as possible. These...

**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....

needs-dev-review
transaction safety team
release-5.9

**Description** The `Custom Network` view is extracted to allow for ease of extending for onramp. This refactor shouldn't modify existing behaviour. _Write a short description of the changes included in...

**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...

needs-dev-review
transaction safety team

**Describe the bug** I tried to access my MMM wallet but was unable to. The error message is in the video below. You will notice I get a different error...

type-bug
Sev2-normal
CS-tracking

**Describe the usability problem** `react-native-camera` is currently deprecated. We should consider replacing `react-native-camera` to a more used option. We should also close this [PR](https://github.com/MetaMask/metamask-mobile/pull/3156) if we replace this package. **Screenshots**...

type-enhancement
Priority - Low

## Explanation Clean up securityAlertProvider SignatureController? [Context](https://github.com/MetaMask/metamask-extension/pull/23460#discussion_r1535417487) ## References * Fixes #4102 ## Changelog ### `@metamask/signature-controller` - **BREAKING**: Removed securityProviderRequest property from SignatureController ## Checklist - [ ] I've updated...

https://github.com/MetaMask/metamask-extension/pull/23460#discussion_r1535417487 Remove unused `securityAlertProvider` property from `SignatureController`.

team-confirmations