Skip to content

Conversation

@Qkin-Keystone
Copy link

@Qkin-Keystone Qkin-Keystone commented Dec 11, 2025

Explanation

References

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

Note

Adds Keystone hardware keyring type and integrates display names across account tree and accounts controllers.

  • Keyring Controller:
    • Add KeyringTypes.keystone = "Keystone Hardware" in packages/keyring-controller/src/KeyringController.ts.
  • Account Tree Controller:
    • Map KeyringTypes.keystone to wallet name "Keystone" and group prefix "Keystone Account" in packages/account-tree-controller/src/rules/keyring.ts.
  • Accounts Controller:
    • Support KeyringTypes.keystone in keyringTypeToName"Keystone" in packages/accounts-controller/src/utils.ts.

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

@Qkin-Keystone Qkin-Keystone requested review from a team as code owners December 11, 2025 02:08
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.

2 participants