Skip to content

Conversation

@shane-t
Copy link
Member

@shane-t shane-t commented Jan 21, 2026

My account snaps based on this repo were having an issue where they seemed to be getting RPC requests without origin, which you'd expect with it being based on an old platform version, but unusually, the backward compatibility wasn't working

@ccharly suggested

you might be using an old Snap platform version in your manifest, but you're maybe using a keyring-api that requires the origin to be there

So I updated the platform version to be more 7.x, and then the snaps SDK along with it, and this solved the problem


Note

Upgrades the Snap to the newer Snaps platform and SDK.

  • Bumps @metamask/snaps-sdk to 7.1.0 in package.json and yarn.lock
  • Updates snap.manifest.json platformVersion to 7.1.0 and refreshes source.shasum
  • Lockfile updates reflect new transitive deps (e.g., newer @metamask/utils entry)

Written by Cursor Bugbot for commit 9287d48. This will update automatically on new commits. Configure here.

@shane-t shane-t requested a review from ccharly January 21, 2026 17:38
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​metamask/​snaps-sdk@​7.1.01001007892100

View full report

Copy link
Contributor

@ccharly ccharly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense, thanks 💪

@shane-t shane-t merged commit 95d6206 into main Jan 21, 2026
18 checks passed
@shane-t shane-t deleted the shane-t/agent-710 branch January 21, 2026 19:29
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.

3 participants