Skip to content

Conversation

@Montoya
Copy link
Contributor

@Montoya Montoya commented Nov 24, 2025

This closes #1384


Note

Adds npm:orgon-snap (Orgon wallet snap) to src/registry.json with version 1.0.6.

  • Registry Update (src/registry.json):
    • Added Verified Snap: npm:orgon-snap
      • Metadata: Orgon wallet Snap (interoperability), support links, source code repo
      • Version: 1.0.6 with checksum

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

@Montoya Montoya requested a review from a team as a code owner November 24, 2025 02:54
@Montoya Montoya enabled auto-merge (squash) December 11, 2025 16:55
}
}
},
"npm:orgon-snap": {
Copy link
Member

Choose a reason for hiding this comment

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

This Snap exposes keyring methods over onRpcRequest, which is not intended. Additionally we may also be moving away from supporting invokeKeyring from dapps.

cc @danroc

Copy link
Contributor

Choose a reason for hiding this comment

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

I also noticed that they expose other methods with the keyring_ prefix that are not defined nor supported by us. Also, the methods that we do support, like keyring_createAccount, have different return types.

I think it's a mistake that this Snap is using the keyring endowment, they probably meant to use plain RPC methods.

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.

[New Snap] Orgon

4 participants