-
Notifications
You must be signed in to change notification settings - Fork 5.2k
fix: cp-12.17.3 support permit2 approvals in batch simulation #32733
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
Merged
+456
−112
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: ui/pages/confirmations/components/confirm/info/approve/edit-spending-cap-modal/edit-spending-cap-modal.tsx
Did you find this useful? React with a 👍 or 👎 |
✨ Files requiring CODEOWNER review ✨✅ @MetaMask/confirmations
|
Builds ready [0001c3f]
UI Startup Metrics (1221 ± 73 ms)
Benchmark value 20 exceeds gate value 18 for chrome browserify home p95 backgroundConnect Benchmark value 10 exceeds gate value 9 for firefox browserify home mean setupStore Benchmark value 33 exceeds gate value 27 for firefox browserify home p95 setupStore Sum of mean exceeds: 3ms | Sum of p95 exceeds: 8ms Sum of all benchmark exceeds: 11ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
❌ API Spec Test Failed. View the report here. |
Builds ready [3ce2b50]
UI Startup Metrics (1264 ± 61 ms)
Benchmark value 1265 exceeds gate value 1234 for chrome browserify home mean uiStartup Benchmark value 1105 exceeds gate value 1070 for chrome browserify home mean load Benchmark value 1098 exceeds gate value 1061 for chrome browserify home mean domContentLoaded Benchmark value 16 exceeds gate value 15 for chrome browserify home mean getState Benchmark value 851 exceeds gate value 830 for chrome browserify home mean loadScripts Benchmark value 1211 exceeds gate value 1190 for chrome browserify home p95 load Benchmark value 1205 exceeds gate value 1180 for chrome browserify home p95 domContentLoaded Benchmark value 1189 exceeds gate value 1180 for chrome browserify home p95 firstPaint Benchmark value 25 exceeds gate value 18 for chrome browserify home p95 backgroundConnect Benchmark value 956 exceeds gate value 940 for chrome browserify home p95 loadScripts Benchmark value 1384 exceeds gate value 1380 for firefox webpack home mean load Benchmark value 1384 exceeds gate value 1380 for firefox webpack home mean domContentLoaded Benchmark value 1364 exceeds gate value 1360 for firefox webpack home mean loadScripts Benchmark value 1983 exceeds gate value 1935 for firefox webpack home p95 uiStartup Benchmark value 1634 exceeds gate value 1630 for firefox webpack home p95 loadScripts Sum of mean exceeds: 137ms | Sum of p95 exceeds: 130ms Sum of all benchmark exceeds: 267ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [2f6270f]
UI Startup Metrics (1191 ± 70 ms)
Benchmark value 12 exceeds gate value 9 for firefox browserify home mean setupStore Benchmark value 1381 exceeds gate value 1380 for firefox webpack home mean load Benchmark value 27 exceeds gate value 26 for firefox webpack home mean backgroundConnect Benchmark value 15 exceeds gate value 13 for firefox webpack home mean setupStore Benchmark value 1958 exceeds gate value 1935 for firefox webpack home p95 uiStartup Benchmark value 1713 exceeds gate value 1660 for firefox webpack home p95 load Benchmark value 1713 exceeds gate value 1660 for firefox webpack home p95 domContentLoaded Benchmark value 1689 exceeds gate value 1630 for firefox webpack home p95 loadScripts Sum of mean exceeds: 7ms | Sum of p95 exceeds: 191ms Sum of all benchmark exceeds: 198ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
cb7a92b
to
72ece67
Compare
Builds ready [72ece67]
UI Startup Metrics (1243 ± 78 ms)
Benchmark value 1244 exceeds gate value 1234 for chrome browserify home mean uiStartup Benchmark value 1090 exceeds gate value 1070 for chrome browserify home mean load Benchmark value 1082 exceeds gate value 1061 for chrome browserify home mean domContentLoaded Benchmark value 841 exceeds gate value 830 for chrome browserify home mean loadScripts Benchmark value 1395 exceeds gate value 1365 for chrome browserify home p95 uiStartup Benchmark value 1244 exceeds gate value 1190 for chrome browserify home p95 load Benchmark value 1235 exceeds gate value 1180 for chrome browserify home p95 domContentLoaded Benchmark value 1222 exceeds gate value 1180 for chrome browserify home p95 firstPaint Benchmark value 24 exceeds gate value 18 for chrome browserify home p95 backgroundConnect Benchmark value 990 exceeds gate value 940 for chrome browserify home p95 loadScripts Benchmark value 2245 exceeds gate value 2192 for chrome webpack home mean uiStartup Benchmark value 1732 exceeds gate value 1711 for chrome webpack home mean load Benchmark value 1724 exceeds gate value 1704 for chrome webpack home mean domContentLoaded Benchmark value 1716 exceeds gate value 1699 for chrome webpack home mean loadScripts Benchmark value 2460 exceeds gate value 2454 for chrome webpack home p95 uiStartup Sum of mean exceeds: 173ms | Sum of p95 exceeds: 243ms Sum of all benchmark exceeds: 416ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
vinistevam
approved these changes
May 12, 2025
OGPoyraz
approved these changes
May 12, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Include Permit2 approvals in batch simulation changes.
In addition:
Unlimited
label.Edit Spending Cap Modal
to prevent temporary token ID display.Related issues
Fixes: #4847 #4846
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist