Skip to content

feat(stellar-wallet-snap): add batch proof-of-ownership signing - #267

Open
hmalik88 wants to merge 7 commits into
mainfrom
hm/mul-2186
Open

feat(stellar-wallet-snap): add batch proof-of-ownership signing#267
hmalik88 wants to merge 7 commits into
mainfrom
hm/mul-2186

Conversation

@hmalik88

@hmalik88 hmalik88 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Explanation

This PR adds signProofOfOwnershipBatch support to the Stellar Wallet Snap.
The new method lets MetaMask request proof-of-ownership signatures for multiple Stellar accounts in one Snap RPC call. Results preserve input order and return per-item success/error objects, 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

@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@hmalik88
hmalik88 marked this pull request as ready for review September 4, 2026 14:44
@hmalik88
hmalik88 requested a review from a team as a code owner September 4, 2026 14:44
@hmalik88
hmalik88 deployed to default-branch September 4, 2026 14:44 — with GitHub Actions Active
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