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

fix: fix network client ID used on the useGasFeeInputs hook #28391

Merged
merged 6 commits into from
Nov 12, 2024

Conversation

salimtb
Copy link
Contributor

@salimtb salimtb commented Nov 8, 2024

Description

When I delete Sepolia and re-add it again I get the error No Infura network client was found with the ID "sepolia".
The requests are working normally

Open in GitHub Codespaces

Related issues

Fixes: #28263 #28247

Manual testing steps

  1. process transaction using sepolia
  2. delete sepolia network
  3. add it and go to activity tab

Screenshots/Recordings

Before

After

Pre-merge author checklist

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.

Copy link
Contributor

github-actions bot commented Nov 8, 2024

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.

@salimtb salimtb force-pushed the salim/fix-network-client-id-used branch from 8f56d63 to 75ea78a Compare November 8, 2024 18:31
@salimtb salimtb added needs-assets-ux-review A shared label between the Assets and UX team to flag PRs ready for consolidated team review. asset-metadata Issues with asset metadata like prices, images regression-RC-12.7.0 labels Nov 8, 2024
@salimtb salimtb force-pushed the salim/fix-network-client-id-used branch from 75ea78a to 7c08d20 Compare November 8, 2024 19:55
@salimtb salimtb added team-assets and removed asset-metadata Issues with asset metadata like prices, images labels Nov 8, 2024
@salimtb salimtb marked this pull request as ready for review November 8, 2024 19:58
@salimtb salimtb requested a review from a team as a code owner November 8, 2024 19:58
@salimtb salimtb marked this pull request as draft November 8, 2024 20:01
@salimtb salimtb force-pushed the salim/fix-network-client-id-used branch from 7c08d20 to dbd2e9d Compare November 8, 2024 20:37
@salimtb salimtb marked this pull request as ready for review November 8, 2024 20:46
@metamaskbot
Copy link
Collaborator

Builds ready [dbd2e9d]
Page Load Metrics (1858 ± 82 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint16772202186216881
domContentLoaded16632148182616177
load16752205185817082
domInteractive26167483417
backgroundConnect117529199
firstReactRender542011013115
getState56517178
initialActions01000
loadScripts12031695136215373
setupStore65011126
uiStartup18612401205817282
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 232 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@bergeron
Copy link
Contributor

bergeron commented Nov 8, 2024

This looks like it also resolves #28247

@metamaskbot
Copy link
Collaborator

Builds ready [2a5810e]
Page Load Metrics (1652 ± 47 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint25119961598323155
domContentLoaded1537191916218641
load1544200016529847
domInteractive247539147
backgroundConnect1083352110
firstReactRender77193962311
getState44810105
initialActions01000
loadScripts1095137011816632
setupStore5529105
uiStartup16842229182812560
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 258 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [69ba896]
Page Load Metrics (2242 ± 166 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint176932592239345166
domContentLoaded176031522191334160
load177232552242346166
domInteractive27109602512
backgroundConnect10183534220
firstReactRender972941345325
getState5471494
initialActions01000
loadScripts120422841625268129
setupStore66814157
uiStartup197338522510414199
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 220 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [7f37efe]
Page Load Metrics (2347 ± 344 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint50135581987700336
domContentLoaded176349852314710341
load177150102347716344
domInteractive25123632512
backgroundConnect7102382813
firstReactRender872951305426
getState470262211
initialActions00000
loadScripts125939911720574275
setupStore66217157
uiStartup199457142639831399
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 220 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@salimtb salimtb added this pull request to the merge queue Nov 12, 2024
Merged via the queue into develop with commit 36cee88 Nov 12, 2024
76 checks passed
@salimtb salimtb deleted the salim/fix-network-client-id-used branch November 12, 2024 18:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2024
@metamaskbot metamaskbot added the release-12.8.0 Issue or pull request that will be included in release 12.8.0 label Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-assets-ux-review A shared label between the Assets and UX team to flag PRs ready for consolidated team review. regression-RC-12.7.0 release-12.8.0 Issue or pull request that will be included in release 12.8.0 team-assets
Projects
None yet
6 participants