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

refactor: remove unused end param in ethereum-chain-util helpers #29619

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jiexi
Copy link
Contributor

@jiexi jiexi commented Jan 9, 2025

Description

Removes unused end param in the ethereum-chain-util helpers

  • validateChainId
  • validateAddEthereumChainParams
  • validateSwitchEthereumChainParams

Open in GitHub Codespaces

Extending E2E timeout to get past "no timings found" error:

flags = { "circleci": { "timeoutMinutes": 30 } }

Related issues

See: #27847 (comment)

Manual testing steps

  1. Go to this page...

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 Jan 9, 2025

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.

Copy link
Contributor

@adonesky1 adonesky1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jiexi jiexi enabled auto-merge January 9, 2025 21:51
@jiexi jiexi added this pull request to the merge queue Jan 9, 2025
@metamaskbot
Copy link
Collaborator

Builds ready [1c7ec8c]
Page Load Metrics (1720 ± 97 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint23024001656380183
domContentLoaded14522350169219493
load14702405172020297
domInteractive24138432814
backgroundConnect77833199
firstReactRender1691362412
getState65614136
initialActions0442105
loadScripts10561832125617081
setupStore67214178
uiStartup166327331965238114

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@jiexi jiexi enabled auto-merge January 9, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants