Skip to content

Releases: MetaMask/snap-institutional-wallet

2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 14:50
9349985

@metamask/institutional-wallet-api

Uncategorized

  • chore: revert failed 2.0.0 / 2.0.1 release bumps (#78)
  • 2.0.0 (#75)

@metamask/insitutional-wallet-site

Uncategorized

  • chore: revert failed 2.0.0 / 2.0.1 release bumps (#78)
  • 2.0.0 (#75)

@metamask/institutional-wallet-snap

Changed

  • Upgrade to keyring API v23 / snaps-sdk 11.2 and require Node 20 (#74, #76)
  • Allow MetaMask origins to call keyring_setSelectedAccounts (#74)
  • Re-selecting an already-imported account refreshes its custodian credentials instead of failing (#74)
  • Persist development mode in unencrypted snap state so permissions work while the client is locked (#74)

Removed

  • Remove BitGo, Cactus, and other legacy MMI custodian integrations and their manifest origins (#74)

Fixed

  • Throw UnauthorizedError for denied keyring requests so callers get a JSON-RPC error instead of a snap crash (#74)
  • Keep homepage interface context in sync when toggling development mode (#74)

1.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 16:00
cab9804

@metamask/institutional-wallet-snap

Uncategorized

  • chore: update snap version
  • 1.5.0

Changed

  • Update cubist data for onboarding (#72)

1.3.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:06
f91e5b3

@metamask/institutional-wallet-snap

Fixed

  • Handle the case where the refresh token changes during onboarding (e.g. cubist) (#70)

1.3.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:32
b6dccff

@metamask/institutional-wallet-snap

Changed

  • chore: disable old MMI custodians, add cubist prod (#68)
  • chore: use typed sign v4 where appropriate (#66)

1.3.2

Choose a tag to compare

@github-actions github-actions released this 28 May 12:04
5ff1e9c

@metamask/institutional-wallet-snap

Added

  • chore: enable fireblocks sandboxes in prod mode, but hide (#64)

1.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 17:44
c4cdf94

@metamask/institutional-wallet-snap

Fixed

  • Fix bugs with dev mode (#62)

1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:08
1941e72

@metamask/institutional-wallet-snap

Added

  • Add dev mode toggle to the homepage (#59)- feat(dev-mode-toggle): allow users to toggle developer mode (#59)

Changed

  • chore: show errors in the add token form (#60)

1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 08:48
6994734

@metamask/institutional-wallet-snap

Changed

  • Add authentication.getIsSupported RPC method (#57)

Fixed

  • Remove log in permissions.ts (#56)

1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 21:10
117be3b

@metamask/institutional-wallet-snap

Changed

  • Remove old hacky cronjob implementation (#54)
  • Implement "deep sleep" mechanism until the snap is used for the first time (#54)
  • Set displayAccountNameSuggestion to false (#54)

1.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 20:57
bd590d3

@metamask/institutional-wallet-snap

Changed

  • Move all dependencies to devdependencies and alphabetise (#52)