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

Remove deprecated wallet adapters #823

Merged
merged 14 commits into from
Sep 3, 2023
Merged

Remove deprecated wallet adapters #823

merged 14 commits into from
Sep 3, 2023

Conversation

jordaaash
Copy link
Collaborator

Several wallets that originally had adapters now implement the Wallet Standard. Since the Wallet Standard interface is used instead of the adapter if both are found for a given wallet, the adapter is no longer needed and is application load deadweight. Additionally, some wallets have been discontinued, ceased operating, or become untrustworthy.

This PR removes several wallet adapter packages from the repo and from the @solana/wallet-adapter-wallets package. These adapter packages have been, or should be, deprecated if merged.

@mcintyre94
Copy link
Collaborator

Nice, looks great! Much nicer to have way fewer adapters.

@jordaaash jordaaash merged commit 6b03784 into master Sep 3, 2023
3 checks passed
@jordaaash jordaaash deleted the prune-wallets branch September 3, 2023 18:57
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