-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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: get permit and order signatures token decimals #26292
fix: get permit and order signatures token decimals #26292
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. |
ca7cf05
ca7cf05
to
942eeff
Compare
Quality Gate passedIssues Measures |
Builds ready [942eeff]
Page Load Metrics (144 ± 154 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26292 +/- ##
========================================
Coverage 70.04% 70.04%
========================================
Files 1411 1411
Lines 50031 50031
Branches 13812 13812
========================================
+ Hits 35042 35044 +2
+ Misses 14989 14987 -2 ☔ View full report in Codecov by Sentry. |
Description
Fix if clause to fetch token decimals for permit and order signatures.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist