-
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
feat: Add contract deployment redesigned transaction screen #26382
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. |
79c1837
to
6f6165f
Compare
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.
👍
3dc5edc
to
8bc5a94
Compare
test/e2e/tests/confirmations/transactions/contract-deployment-redesign.spec.ts
Outdated
Show resolved
Hide resolved
test/e2e/tests/confirmations/transactions/contract-deployment-redesign.spec.ts
Show resolved
Hide resolved
fd0dc21
to
2508a52
Compare
2508a52
to
0e22b4f
Compare
8849535
to
46cc607
Compare
Builds ready [8e76c44]
Page Load Metrics (77 ± 9 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #26382 +/- ##
===========================================
- Coverage 70.02% 70.01% -0.01%
===========================================
Files 1408 1408
Lines 49105 49110 +5
Branches 13735 13737 +2
===========================================
Hits 34383 34383
- Misses 14722 14727 +5 ☔ View full report in Codecov by Sentry. |
8e76c44
to
e2df44c
Compare
e2df44c
to
ea87a5a
Compare
Quality Gate passedIssues Measures |
Builds ready [ea87a5a]
Page Load Metrics (72 ± 7 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Introduces new contract deployment screen. Includes end to end test.
Related issues
Fixes: 2874
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist