MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.52k stars 4.7k forks source link

Version v11.15.1 #24372

Closed danjm closed 2 weeks ago

danjm commented 2 weeks ago

This reverts commit a262bb2da20a07f73c4e9102a0104548ef2a5f2f.

By doing so, it restores version 11.15.0, which was previously reverted, to make space for v11.14.4, which is part of this branch, as is v11.14.5

github-actions[bot] commented 2 weeks ago

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.

socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/message-signing-snap@0.3.3 None 0 273 kB metamaskbot
npm/@metamask/smart-transactions-controller@8.1.0 network +13 4.84 MB metamaskbot
npm/@noble/ciphers@0.5.2 None 0 622 kB paulmillr
npm/apg-js@4.3.0 filesystem 0 1.45 MB ldthomas
npm/blo@1.2.0 None 0 27.4 kB bpierre
npm/zod@3.23.6 None 0 666 kB colinmcd94

🚮 Removed packages: npm/@metamask-institutional/transaction-update@0.1.38, npm/@metamask/smart-transactions-controller@6.2.2, npm/blo@1.1.1, npm/ethjs-unit@0.1.6

View full report↗︎

metamaskbot commented 2 weeks ago
Builds ready [889c40d]
Page Load Metrics (1071 ± 595 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint602471034722
domContentLoaded98824199
load49283110711238595
domInteractive98824199
danjm commented 2 weeks ago

Testing plan:

danjm commented 2 weeks ago

Everything looks good and I completed the above tests.

One problem, which we may or may not want to ship with, is that currently only new users will see the "Enable Smart Transactions" modal. People who already have metamask installed and then update to v11.15.1 will not see the "Enable Smart Transactions" modal

danjm commented 2 weeks ago

Confirmed with @ryanjjones10 that we can fix the issue with the modal that I raised above in a follow up release.