Skip to content

feat(account-api): add wallet status#367

Merged
ccharly merged 9 commits into
mainfrom
feat/wallet-status
Sep 10, 2025
Merged

feat(account-api): add wallet status#367
ccharly merged 9 commits into
mainfrom
feat/wallet-status

Conversation

@ccharly

@ccharly ccharly commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Adding a new status field for our wallet types.

@ccharly
ccharly marked this pull request as ready for review September 10, 2025 11:19
@ccharly
ccharly requested a review from a team as a code owner September 10, 2025 11:19
@ccharly ccharly changed the title feat(account-api): add wallet.status feat(account-api): add wallet status Sep 10, 2025
cursor[bot]

This comment was marked as outdated.

@ccharly

ccharly commented Sep 10, 2025

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

Copy link
Copy Markdown

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/account-api": "0.10.0-9fbf2ff",
  "@metamask-previews/keyring-api": "21.0.0-9fbf2ff",
  "@metamask-previews/eth-hd-keyring": "12.1.0-9fbf2ff",
  "@metamask-previews/eth-ledger-bridge-keyring": "11.1.2-9fbf2ff",
  "@metamask-previews/eth-qr-keyring": "1.1.0-9fbf2ff",
  "@metamask-previews/eth-simple-keyring": "10.0.0-9fbf2ff",
  "@metamask-previews/eth-trezor-keyring": "9.0.0-9fbf2ff",
  "@metamask-previews/keyring-internal-api": "9.0.0-9fbf2ff",
  "@metamask-previews/keyring-internal-snap-client": "7.1.0-9fbf2ff",
  "@metamask-previews/eth-snap-keyring": "17.1.0-9fbf2ff",
  "@metamask-previews/keyring-snap-client": "8.0.0-9fbf2ff",
  "@metamask-previews/keyring-snap-sdk": "7.0.0-9fbf2ff",
  "@metamask-previews/keyring-utils": "3.1.0-9fbf2ff"
}

@ccharly

ccharly commented Sep 10, 2025

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

Copy link
Copy Markdown

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/account-api": "0.10.0-8db8dfc",
  "@metamask-previews/keyring-api": "21.0.0-8db8dfc",
  "@metamask-previews/eth-hd-keyring": "12.1.0-8db8dfc",
  "@metamask-previews/eth-ledger-bridge-keyring": "11.1.2-8db8dfc",
  "@metamask-previews/eth-qr-keyring": "1.1.0-8db8dfc",
  "@metamask-previews/eth-simple-keyring": "10.0.0-8db8dfc",
  "@metamask-previews/eth-trezor-keyring": "9.0.0-8db8dfc",
  "@metamask-previews/keyring-internal-api": "9.0.0-8db8dfc",
  "@metamask-previews/keyring-internal-snap-client": "7.1.0-8db8dfc",
  "@metamask-previews/eth-snap-keyring": "17.1.0-8db8dfc",
  "@metamask-previews/keyring-snap-client": "8.0.0-8db8dfc",
  "@metamask-previews/keyring-snap-sdk": "7.0.0-8db8dfc",
  "@metamask-previews/keyring-utils": "3.1.0-8db8dfc"
}

@ccharly

ccharly commented Sep 10, 2025

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

Copy link
Copy Markdown

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/account-api": "0.10.0-8ac053c",
  "@metamask-previews/keyring-api": "21.0.0-8ac053c",
  "@metamask-previews/eth-hd-keyring": "12.1.0-8ac053c",
  "@metamask-previews/eth-ledger-bridge-keyring": "11.1.2-8ac053c",
  "@metamask-previews/eth-qr-keyring": "1.1.0-8ac053c",
  "@metamask-previews/eth-simple-keyring": "10.0.0-8ac053c",
  "@metamask-previews/eth-trezor-keyring": "9.0.0-8ac053c",
  "@metamask-previews/keyring-internal-api": "9.0.0-8ac053c",
  "@metamask-previews/keyring-internal-snap-client": "7.1.0-8ac053c",
  "@metamask-previews/eth-snap-keyring": "17.1.0-8ac053c",
  "@metamask-previews/keyring-snap-client": "8.0.0-8ac053c",
  "@metamask-previews/keyring-snap-sdk": "7.0.0-8ac053c",
  "@metamask-previews/keyring-utils": "3.1.0-8ac053c"
}

@ccharly
ccharly added this pull request to the merge queue Sep 10, 2025
Merged via the queue into main with commit 7201a90 Sep 10, 2025
34 checks passed
@ccharly
ccharly deleted the feat/wallet-status branch September 10, 2025 19:20
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