Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add resolveAccountAddress method + expose SnapKeyring.submitRequest #157

Merged
merged 18 commits into from
Jan 29, 2025

Conversation

ccharly
Copy link
Collaborator

@ccharly ccharly commented Jan 22, 2025

The new SIP-26 requires some changes on the SnapKeyring and requires an additional keyring method to resolve account's address from a signing request.

@ccharly ccharly force-pushed the feat/resolve-account-address-and-public-submit-request branch from ed56e49 to 45dfb9f Compare January 27, 2025 17:51
@ccharly ccharly changed the title feat: add resolveAccountAddress method feat: add resolveAccountAddress method + expose SnapKeyring.submitRequest Jan 28, 2025
@ccharly ccharly force-pushed the feat/resolve-account-address-and-public-submit-request branch from cb8359e to 8bc1d3f Compare January 29, 2025 11:18
@ccharly ccharly marked this pull request as ready for review January 29, 2025 12:23
@ccharly ccharly requested a review from a team as a code owner January 29, 2025 12:23
@ccharly ccharly force-pushed the feat/resolve-account-address-and-public-submit-request branch from c8a3555 to 50268a0 Compare January 29, 2025 14:59
@ccharly
Copy link
Collaborator Author

ccharly commented Jan 29, 2025

@metamaskbot publish-preview

Copy link

Preview builds have been published. See these instructions (from the core monorepo) for more information about preview builds.

Expand for full list of packages and versions.
{
  "@metamask-previews/keyring-api": "15.0.0-7ac71e2",
  "@metamask-previews/eth-hd-keyring": "9.0.1-7ac71e2",
  "@metamask-previews/eth-ledger-bridge-keyring": "8.0.3-7ac71e2",
  "@metamask-previews/eth-simple-keyring": "8.0.1-7ac71e2",
  "@metamask-previews/eth-trezor-keyring": "6.0.1-7ac71e2",
  "@metamask-previews/keyring-internal-api": "3.0.0-7ac71e2",
  "@metamask-previews/keyring-internal-snap-client": "3.0.1-7ac71e2",
  "@metamask-previews/eth-snap-keyring": "9.0.0-7ac71e2",
  "@metamask-previews/keyring-snap-client": "3.0.1-7ac71e2",
  "@metamask-previews/keyring-snap-sdk": "2.1.0-7ac71e2",
  "@metamask-previews/keyring-utils": "1.3.0-7ac71e2"
}

danroc
danroc previously approved these changes Jan 29, 2025
@ccharly ccharly enabled auto-merge January 29, 2025 16:43
@ccharly ccharly added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 228c0b7 Jan 29, 2025
30 checks passed
@ccharly ccharly deleted the feat/resolve-account-address-and-public-submit-request branch January 29, 2025 16:48
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