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

Coinbase Wallet Adapter: Add supported transaction versions #906

Merged

Conversation

willnewman-cb
Copy link
Contributor

This PR updates the Coinbase Wallet adapter to properly list the supported transaction versions. Versioned transaction support was recently added to Coinbase Wallet.

I also cleaned up the TS a bit on the interface.

Tested locally that the correct tx versions are returned and that signing works as expected.

@jordaaash
Copy link
Collaborator

Thanks! Can I get you to consider implementing the Wallet Standard in Coinbase Wallet? It's a pretty quick nonbreaking change that can be made with no dependencies and it will make Coinbase Wallet work on most Solana apps without requiring an adapter at all.

@willnewman-cb
Copy link
Contributor Author

Yeah, it's on the roadmap! Not sure of timeline but it shouldn't be too long :)

@jordaaash
Copy link
Collaborator

Cool! I added a changeset and ran the tests, can you check on the test failure?

@willnewman-cb
Copy link
Contributor Author

@jordaaash – fixed the type issue, build ran fine locally. Don't think I have permission to run it again here

@jordaaash jordaaash merged commit 3b38a73 into anza-xyz:master Feb 28, 2024
1 check passed
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