-
Notifications
You must be signed in to change notification settings - Fork 5k
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: change default currency decimals for issue 26646 #27074
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. |
Will make another bug for the send button balance equating to |
e10c4a0
to
d653df9
Compare
Builds ready [f27f091]
Page Load Metrics (1772 ± 79 ms)
Bundle size diffs
|
Quality Gate passedIssues Measures |
Builds ready [e1eda3f]
Page Load Metrics (1962 ± 141 ms)
Bundle size diffs
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #27074 +/- ##
===========================================
- Coverage 70.12% 70.12% -0.00%
===========================================
Files 1426 1426
Lines 49705 49707 +2
Branches 13905 13906 +1
===========================================
+ Hits 34853 34854 +1
- Misses 14852 14853 +1 ☔ View full report in Codecov by Sentry. |
Missing release label release-12.5.0 on PR. Adding release label release-12.5.0 on PR and removing other release labels(release-12.6.0), as PR was added to branch 12.5.0 when release was cut. |
Description
Related issues
Fixes:
#26646
Manual testing steps
decimal()
is 0 (ETH:0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009
)Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist