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

Use wallet_getAllSnaps method #264

Open
Mrtenz opened this issue Dec 18, 2023 · 0 comments
Open

Use wallet_getAllSnaps method #264

Mrtenz opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement Improved functionality or performance

Comments

@Mrtenz
Copy link
Member

Mrtenz commented Dec 18, 2023

Once MetaMask/snaps#2047 is released in the stable extension, we should switch to using this method instead of wallet_getSnaps. It will more reliably get all the Snaps that are installed by the user.

For backwards compatibility with older extension versions, we should fall back to wallet_getSnaps if wallet_getAllSnaps is not available.

@Mrtenz Mrtenz added the enhancement Improved functionality or performance label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improved functionality or performance
Projects
None yet
Development

No branches or pull requests

1 participant