Skip to content

feat(bitcoin-wallet-snap): add batch proof-of-ownership signing - #266

Open
hmalik88 wants to merge 11 commits into
mainfrom
hm/mul-2184
Open

feat(bitcoin-wallet-snap): add batch proof-of-ownership signing#266
hmalik88 wants to merge 11 commits into
mainfrom
hm/mul-2184

Conversation

@hmalik88

@hmalik88 hmalik88 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Explanation

This PR adds signProofOfOwnershipBatch support to the Bitcoin Wallet Snap.
The new method lets MetaMask request proof-of-ownership signatures for multiple Bitcoin accounts in one Snap RPC call. The response preserves input order and returns per-item success/error results, so one invalid account or message does not fail the entire batch.

References

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@hmalik88
hmalik88 marked this pull request as ready for review September 4, 2026 15:16
@hmalik88
hmalik88 requested a review from a team as a code owner September 4, 2026 15:17
@hmalik88
hmalik88 deployed to default-branch September 4, 2026 15:17 — with GitHub Actions Active
@hmalik88

hmalik88 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Preview builds have been published. Learn how to use preview builds in other projects.

Expand for full list of packages and versions.
@metamask-previews/bitcoin-wallet-snap@2.0.1-preview-ad85ae00
@metamask-previews/snap-networks-utils@1.0.0-preview-ad85ae00
@metamask-previews/solana-wallet-snap@6.0.0-preview-ad85ae00
@metamask-previews/stellar-wallet-snap@0.1.0-preview-ad85ae00
@metamask-previews/tron-wallet-snap@3.2.0-preview-ad85ae00

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant