-
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
[FLASK] Transaction Insights V2 Integration #20554
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. |
ui/components/app/confirm-page-container/confirm-page-container.component.js
Outdated
Show resolved
Hide resolved
Builds ready [41c60f8]
Page Load Metrics (1680 ± 46 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #20554 +/- ##
===========================================
+ Coverage 68.84% 68.86% +0.02%
===========================================
Files 1039 1039
Lines 41403 41428 +25
Branches 11058 11055 -3
===========================================
+ Hits 28501 28527 +26
+ Misses 12902 12901 -1
☔ View full report in Codecov by Sentry. |
Builds ready [8111abd]
Page Load Metrics (1261 ± 460 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [2468d61]
Page Load Metrics (1288 ± 337 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [221c2ca]
Page Load Metrics (1524 ± 346 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [35b2df2]
Page Load Metrics (1420 ± 322 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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.
When sending ETH this doesn't seem to prompt me with the modal.
Transaction Insights V2 Integration. This PR implements the spec outlined in SIP-11. The way we capture analytics is also changed slightly as a result of how we fetch data (eagerly) in v2.
Screen.Recording.2023-09-18.at.9.25.46.PM.mov