Add INS#1504
Merged
Merged
Conversation
FrederikBolding
approved these changes
Jun 25, 2026
GuillaumeRx
approved these changes
Jun 25, 2026
|
Hey team — thanks for merging #1504! Heads up: the post-merge workflow that triggers snaps-directory → republish-release.yml failed with a 403 — Resource not accessible by personal access token, with x-accepted-github-permissions: actions=write. Looks like the dispatch token is missing actions: write on snaps-directory, so the registry site never rebuilt and snaps.metamask.io/snap/npm/ins-snap-resolver is still 404. Could someone re-run the republish workflow (or fix the token perms)? The npm package (ins-snap-resolver@0.1.0) is published and ready. Thank you |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This closes #1503
Note
Low Risk
Registry-only metadata addition with a pinned checksum; no application or security-critical logic changes in this repo.
Overview
Adds
npm:ins-snap-resolverto the MetaMask Snap registry so users can discover and install INS (Igra Name Service) for native.igraforward/reverse resolution in the recipient field (Ethereum mainnet and Igra L2).The entry includes listing metadata (author, support, GitHub source) and pins version
0.1.0with its bundle checksum, consistent with other name resolution snaps.Reviewed by Cursor Bugbot for commit 8ae7d30. Bugbot is set up for automated code reviews on this repo. Configure here.