-
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
Adopt new version of @metamask/signature-controller
to add signature operation logs
#21207
Adopt new version of @metamask/signature-controller
to add signature operation logs
#21207
Conversation
@metamaskbot update-policies |
Policies updated |
Builds ready [49b417d]
Page Load Metrics (1104 ± 429 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #21207 +/- ##
===========================================
+ Coverage 68.61% 68.62% +0.01%
===========================================
Files 1028 1028
Lines 41021 41018 -3
Branches 10958 10958
===========================================
+ Hits 28145 28148 +3
+ Misses 12876 12870 -6
☔ View full report in Codecov by Sentry. |
Builds ready [d76fe18]
Page Load Metrics (1047 ± 411 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Signature requests are logged in |
f044ac4
d76fe18
to
f044ac4
Compare
No top level dependency changes detected. Learn more about Socket for GitHub ↗︎ |
@metamaskbot update-policies |
Policies updated |
Builds ready [d07b619]
Page Load Metrics (1416 ± 465 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [d07b619]
Page Load Metrics (1416 ± 465 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
43c2527
d07b619
to
43c2527
Compare
@metamaskbot update-policies |
Policies updated |
Builds ready [552ae81]
Page Load Metrics (1223 ± 432 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
This PR aims to update
@metamask/signature-controller@^6.1.2
in order to adopt add logs on signature operations.Manual testing steps
There is no functional change in signatures. But if you get signature request, sign or rejects, that should end up in
MetaMask State Logs.json
which could be downloaded underSettings>Download State Logs
Screenshots/Recordings
I am adding an example of state logs as a proof. (Please note that I've removed locale messages to make file a bit smaller)
MetaMask state logs.txt
Related issues
_Fixes https://github.com/MetaMask/MetaMask-planning/issues/1321
Pre-merge author checklist
Pre-merge reviewer checklist