Skip to content

fix: privacy policy in network settings cp-12.18.0 #32375

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

Merged
merged 7 commits into from
Apr 30, 2025
Merged

Conversation

montelaidev
Copy link
Contributor

@montelaidev montelaidev commented Apr 29, 2025

Description

This pr updates the content for Choose you network to reference solana accounts.

Open in GitHub Codespaces

Related issues

Fixes: https://consensyssoftware.atlassian.net/browse/MMMULTISRP-166?atlOrigin=eyJpIjoiNjMyMTI2ZTM5ZjIzNDNlYmI5NTI4MGQ2MmQ3ZjNiMzciLCJwIjoiaiJ9

Manual testing steps

  1. Go to Security & privacy in settings
  2. Scroll down to Choose your network
  3. See a link for solana accounts.

Screenshots/Recordings

Before

After

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.

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 [f72e538]
UI Startup Metrics (1181 ± 58 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1181105714105812101285
load102392912325310491143
domContentLoaded101691812195310441133
domInteractive17135961628
firstPaint755161122439210481149
backgroundConnect7495979
firstReactRender21167582236
getState1454881929
initialActions001001
loadScripts78367795653812906
setupStore85263816
WebpackHomeuiStartup20771568248018021952310
load16171225199814217181790
domContentLoaded16101222199114017111774
domInteractive15115381339
firstPaint1816765187224313
backgroundConnect309307372765
firstReactRender17954393115306356
getState1043651119
initialActions316134
loadScripts16021221196914217091771
setupStore266292492130
FirefoxBrowserifyHomeuiStartup13391179184913213761675
load11981027170413512451491
domContentLoaded11971027170413512441490
domInteractive1033726136115166
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect19124451931
firstReactRender22184942227
getState9417017711
initialActions001001
loadScripts11801011168013412261471
setupStore64345611
WebpackHomeuiStartup15731382212115216691921
load13501200192213614341602
domContentLoaded13491200192113614331602
domInteractive85422773885136
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect241680112541
firstReactRender36305443846
getState105486925
initialActions101011
loadScripts13281182184613414131577
setupStore85284919
Benchmark value 1675 exceeds gate value 1660 for firefox browserify home p95 uiStartup
Sum of mean exceeds: 0ms | Sum of p95 exceeds: 15ms
Sum of all benchmark exceeds: 15ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 53.3 KiB (1.01%)
  • ui: 3.35 KiB (0.05%)
  • common: 91.72 KiB (0.99%)

@montelaidev montelaidev requested a review from a team April 30, 2025 05:48
@montelaidev montelaidev requested a review from ccharly April 30, 2025 10:38
@metamaskbot
Copy link
Collaborator

Builds ready [1632795]
UI Startup Metrics (1197 ± 65 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1197107115246512261315
load103995512505310621163
domContentLoaded103394812385210571154
domInteractive17135971630
firstPaint70167124641810571113
backgroundConnect74232710
firstReactRender21154362139
getState1363881734
initialActions001000
loadScripts796714100051819905
setupStore85294813
WebpackHomeuiStartup22481835277018723662537
load17451415212014818541948
domContentLoaded17371411208314618481934
domInteractive1712108131445
firstPaint1797055574214326
backgroundConnect3210323343666
firstReactRender22557455123342365
getState1445391736
initialActions317145
loadScripts17321410205314318461915
setupStore277299422659
FirefoxBrowserifyHomeuiStartup1355116616009814031551
load12151015147910312721415
domContentLoaded12141015147810312721415
domInteractive1053926939114190
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect191210191928
firstReactRender23195252230
getState73263811
initialActions002001
loadScripts11971000146410212551392
setupStore5415167
WebpackHomeuiStartup15311364206413715911821
load13161173183112113701566
domContentLoaded13151173183112113691566
domInteractive80501431889119
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect23145382442
firstReactRender35295553646
getState11419519930
initialActions001011
loadScripts12961157181212013501546
setupStore85233818
cc: @HowardBraham
Benchmark value 34 exceeds gate value 33 for chrome browserify home p95 getState
Benchmark value 2248 exceeds gate value 2192 for chrome webpack home mean uiStartup
Benchmark value 1745 exceeds gate value 1711 for chrome webpack home mean load
Benchmark value 1738 exceeds gate value 1704 for chrome webpack home mean domContentLoaded
Benchmark value 1733 exceeds gate value 1699 for chrome webpack home mean loadScripts
Benchmark value 2538 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Sum of mean exceeds: 158ms | Sum of p95 exceeds: 85ms
Sum of all benchmark exceeds: 243ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0%)
  • ui: 278 Bytes (0%)
  • common: 169 Bytes (0%)

@montelaidev montelaidev changed the title fix: privacy policy in network settings fix: privacy policy in network settings cp-12.18.0 Apr 30, 2025
@montelaidev montelaidev added this pull request to the merge queue Apr 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2025
@montelaidev montelaidev added this pull request to the merge queue Apr 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2025
@montelaidev montelaidev added this pull request to the merge queue Apr 30, 2025
Merged via the queue into main with commit 5c04902 Apr 30, 2025
170 of 172 checks passed
@montelaidev montelaidev deleted the fix/mmmultisrp-166 branch April 30, 2025 23:20
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants