Skip to content
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: Capture 3 existing properties within non-anonymous transaction … #28144

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

pedronfigueiredo
Copy link
Contributor

@pedronfigueiredo pedronfigueiredo commented Oct 29, 2024

…events

Description

Moved properties simulations_sending_assets_total_value, simulations_receiving_assets_total_value and transaction_contract_method from sensitiveProperties to properties. They now show up in both Anon and non-Anon events.

Open in GitHub Codespaces

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/3506

Manual testing steps

  1. Build the app with a segment key to a personal test workspace.
  2. Create a transaction with simulations
  3. Check the debugger screen to inspect the events

Screenshots/Recordings

Before

After

Screenshot 2024-10-29 at 10 17 29 Screenshot 2024-10-29 at 10 17 26

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@pedronfigueiredo pedronfigueiredo added the team-confirmations Push issues to confirmations team label Oct 29, 2024
@pedronfigueiredo pedronfigueiredo self-assigned this Oct 29, 2024
@pedronfigueiredo pedronfigueiredo requested review from a team as code owners October 29, 2024 10:43
Copy link
Contributor

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.

@metamaskbot
Copy link
Collaborator

Builds ready [935e0b0]
Page Load Metrics (1987 ± 66 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint17852418199013163
domContentLoaded17722405195812962
load17842421198713866
domInteractive247856168
backgroundConnect1072262010
firstReactRender523121206531
getState563232211
initialActions01000
loadScripts13111827144211053
setupStore1172302311
uiStartup20552841225219996
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 68 Bytes (0.00%)
  • ui: -114 Bytes (-0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [44f2b60]
Page Load Metrics (2007 ± 72 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint54923831941352169
domContentLoaded17512308197113766
load18062389200714972
domInteractive167642167
backgroundConnect782352713
firstReactRender68158106168
getState660262010
initialActions01000
loadScripts12691699144811555
setupStore126826199
uiStartup19972655222915976
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: -114 Bytes (-0.00%)
  • common: 0 Bytes (0.00%)

@pedronfigueiredo pedronfigueiredo added this pull request to the merge queue Oct 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 29, 2024
@pedronfigueiredo pedronfigueiredo added this pull request to the merge queue Oct 29, 2024
Merged via the queue into develop with commit 8ae8561 Oct 29, 2024
76 checks passed
@pedronfigueiredo pedronfigueiredo deleted the pnf/3506 branch October 29, 2024 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2024
@metamaskbot metamaskbot added the release-12.7.0 Issue or pull request that will be included in release 12.7.0 label Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.7.0 Issue or pull request that will be included in release 12.7.0 team-confirmations Push issues to confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants