-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat: Enable token detection on arbitrum, optimism, base, and zksync #8392
Conversation
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8392 +/- ##
=======================================
Coverage 40.67% 40.67%
=======================================
Files 1240 1240
Lines 30012 30012
Branches 2871 2871
=======================================
Hits 12206 12206
Misses 17107 17107
Partials 699 699 ☔ View full report in Codecov by Sentry. |
were the modifications made on the core repo as well ? for good practice and history reasons, when you have the core PR please, paste it into the PR description. |
Added to description: MetaMask/core#2035, MetaMask/core#3584 |
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/e7d13d68-2d44-4406-9fb7-1be7e7f2fae7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice - LGTM!
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Description
Enables token detection on arbitrum, optimism, base, and zksync.
Patching these from core:
Related issues
Manual testing steps
Screenshots/Recordings
Before
Screen.Recording.2024-01-24.at.8.12.11.PM.mov
After
Screen.Recording.2024-01-24.at.8.26.30.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist