Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cherry-pick #12073 #12105

Closed
wants to merge 1 commit into from

Conversation

NicolasMassart
Copy link
Contributor

This PR cherry-picks #12073

<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **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 for the change?
2. What is the improvement/solution?
-->

This PR aims to add re-simulation logic which recently added at
MetaMask/core#4792

Patch note:
Transaction controller patch adds the re-simulate feature, branched
belove to keep track - this will eventually be removed in subsequent
releases.

MetaMask/core@main...patch/mobile-transaction-controller-35-0-0

## **Related issues**

Fixes: MetaMask/MetaMask-planning#3380

## **Manual testing steps**

Since the changes are in the core - it's already validated in the
extension in the transaction lifecycle.

But for the sake of risk, all transaction simulations will be rechecked
and approval will be needed from QA as we discussed internally.

## **Screenshots/Recordings**

https://github.com/user-attachments/assets/42a433d0-7156-4f6d-b45b-fd6cdda712ee

### **Before**

NA

### **After**

NA

## **Pre-merge author checklist**

- [X] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [X] I've completed the PR template to the best of my ability
- [X] I’ve included tests if applicable
- [X] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [X] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.

---------

Co-authored-by: Nico MASSART <NicolasMassart@users.noreply.github.com>
# Conflicts:
#	locales/languages/en.json
#	patches/@MetaMask+transaction-controller+35.0.0.patch
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Oct 30, 2024
@NicolasMassart NicolasMassart changed the base branch from main to release/7.34.0 October 30, 2024 17:25
@NicolasMassart NicolasMassart added the Run Smoke E2E Triggers smoke e2e on Bitrise label Oct 30, 2024
@sethkfman
Copy link
Contributor

Replaced by this PR: #12107

@sethkfman sethkfman closed this Oct 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template rc-cherry-picked Run Smoke E2E Triggers smoke e2e on Bitrise
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants