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

Version v11.14.3 - Hotfix getMinimumGasTotalInHexWei error when gasEstimateType === "fee_market" #24292

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

digiwand
Copy link
Contributor

@digiwand digiwand commented Apr 29, 2024

Description

Hotfix to resolve issue with occurrences from v11.14.0
Cherry-picked from #24287

Solution collab'd with @matthewwalsh0

Investigation by: @anaamolnar, @bergeron, @bschorchit, @digiwand, @danjm, @matthewwalsh0

Related issues

Fixes: #24263

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've completed the PR template to the best of my ability
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). 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.

digiwand and others added 2 commits April 29, 2024 21:24
…arket" (#24287)

## **Description**

See Issue #24263
for investigation details

This will be a hotfix targeting v11.14.3

## **Related issues**

Fixes: #24263

## **Manual testing steps**

One way to repro is by adding the Scroll Sepholia Testnet (see:
https://docs.scroll.io/en/user-guide/setup/), then using our test dapp >
Send Eth > Send

For other repro methods, please refer to the related issue ticket

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.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: Matthew Walsh <matthew.walsh@consensys.net>
@digiwand digiwand requested review from a team as code owners April 29, 2024 17:29
@digiwand digiwand changed the base branch from develop to master April 29, 2024 17:29
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
Copy link
Collaborator

Builds ready [e362d74]
Page Load Metrics (561 ± 406 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint7113695178
domContentLoaded11492084
load582207561846406
domInteractive11492084

@sleepytanya
Copy link
Contributor

I was able to reproduce the bug (2 times, both times on Scroll network) on the current production 11.14.2:

prodErr.mov

I can't reproduce it on current build 11.14.3 (chrome, Firefox) - Scroll, Scroll Sepolia, Metis https://app.aave.com/?marketName=proto_metis_v3, Polygon zkEVM:

11.14.3.mov

@danjm danjm merged commit ee9c6a5 into master Apr 29, 2024
69 of 71 checks passed
@danjm danjm deleted the Version-v11.14.3 branch April 29, 2024 21:12
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants