feat: bundle pre-installed Bitcoin Wallet Snap#25715
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. |
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
|
@legobeat, FYI: #25715 (comment) Is it right to assume that it's ok to ignore this alert since it will run inside a Snap? This alert is probably caused by this. |
|
Builds ready [0b24400]
Page Load Metrics (179 ± 203 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25715 +/- ##
===========================================
+ Coverage 69.77% 69.79% +0.02%
===========================================
Files 1376 1377 +1
Lines 48403 48432 +29
Branches 13348 13351 +3
===========================================
+ Hits 33773 33802 +29
Misses 14630 14630 ☔ View full report in Codecov by Sentry. |



Description
This PR adds the Bitcoin Wallet Snap as a pre-installed Snap.
Related issues
Closes: https://github.com/MetaMask/accounts-planning/issues/482
Manual testing steps
packages/site.env.developmentfile and add the following line:SNAP_ORIGIN=npm:@metamask/bitcoin-wallet-snapyarn startScreenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist