From 33d5c111354aef6c935d4263e4f1b8ce8fe44d36 Mon Sep 17 00:00:00 2001 From: Fred Date: Mon, 17 Nov 2025 15:58:30 +0000 Subject: [PATCH 1/2] release(runway): cherry-pick fix: cp-13.10.0 bump bitcoin (#37906) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## **Description** Updates bitcoin to 1.6.0, which updates from and to fields in the confirmation modal. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/37906?quickstart=1) ## **Changelog** CHANGELOG entry: Added `from` and `to` to send confirmation view ([#563](https://github.com/MetaMask/snap-bitcoin-wallet/pull/563)) ## **Related issues** Fixes: [Send - Bitcoin - When I perform a Bitcoin Send I can't see the Recipient address in the last confirmation screen, and missleading Account field #37845](https://github.com/MetaMask/metamask-extension/issues/37845) ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Extension Coding Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **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. --- > [!NOTE] > Bumps `@metamask/bitcoin-wallet-snap` from ^1.5.0 to ^1.6.0. > > - **Dependencies**: > - Update `@metamask/bitcoin-wallet-snap` to `^1.6.0` in `package.json` and `yarn.lock`. > > Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 6243b2c392150c9b5d6cd08f33b35dc49c1ffdf3. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot). --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8a2e0a62afbc..482064821c79 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "@metamask/approval-controller": "^8.0.0", "@metamask/assets-controllers": "^88.0.0", "@metamask/base-controller": "^9.0.0", - "@metamask/bitcoin-wallet-snap": "^1.5.0", + "@metamask/bitcoin-wallet-snap": "^1.6.0", "@metamask/bridge-controller": "^60.1.0", "@metamask/bridge-status-controller": "^60.1.0", "@metamask/browser-passworder": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index ff8b852e596b..f08aa12a3329 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5733,10 +5733,10 @@ __metadata: languageName: node linkType: hard -"@metamask/bitcoin-wallet-snap@npm:^1.5.0": - version: 1.5.0 - resolution: "@metamask/bitcoin-wallet-snap@npm:1.5.0" - checksum: 10/39a1b26132ceaf676a069295b1b2307d80ec6e80db41bde0cf600593a4fcbe880fd29b8740ddea3205ba69b7beb73c0cd845a4916281a240afae9aa24e9a2ae9 +"@metamask/bitcoin-wallet-snap@npm:^1.6.0": + version: 1.6.0 + resolution: "@metamask/bitcoin-wallet-snap@npm:1.6.0" + checksum: 10/e5d391ecc88c52fa56b888e0a341331da8c8fec18a228ae3238f9ace9c0216012ef2af06134cab25fe251e6e829a14db706aa8d01ed70976fe47fd40017a6c8d languageName: node linkType: hard @@ -32510,7 +32510,7 @@ __metadata: "@metamask/assets-controllers": "npm:^88.0.0" "@metamask/auto-changelog": "npm:^5.1.0" "@metamask/base-controller": "npm:^9.0.0" - "@metamask/bitcoin-wallet-snap": "npm:^1.5.0" + "@metamask/bitcoin-wallet-snap": "npm:^1.6.0" "@metamask/bridge-controller": "npm:^60.1.0" "@metamask/bridge-status-controller": "npm:^60.1.0" "@metamask/browser-passworder": "npm:^4.3.0" From 23c209ec39abdbdaabfcd00b0b0d843abc65961d Mon Sep 17 00:00:00 2001 From: MetaMask Bot Date: Mon, 17 Nov 2025 16:40:52 +0000 Subject: [PATCH 2/2] release: dedupe, update LavaMoat policies, update attributions --- attribution.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attribution.txt b/attribution.txt index bfe74904baa3..32e5d0c838d1 100644 --- a/attribution.txt +++ b/attribution.txt @@ -28113,7 +28113,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE ****************************** @metamask/bitcoin-wallet-snap -1.5.0 +1.6.0 license: (MIT-0 OR Apache-2.0) authors: undefined