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

Snap Support #446

Merged
merged 91 commits into from
Aug 30, 2023
Merged

Snap Support #446

merged 91 commits into from
Aug 30, 2023

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Aug 29, 2023

Summary

  • Exports request and response types for the Keystore API to generate the handlers inside the Snap
  • Changes return type of getV2Conversations from an array of objects to GetConversationsResponse to conform with the standard request/response handlers in the Snap
  • Adds (but does not yet enable) the new SnapKeystoreProvider
  • Adds feature-detection for the Metamask Snap so that we know whether or not Snaps are available when we start the SDK.
  • Adds types to window.ethereum

nakajima and others added 30 commits May 22, 2023 13:03
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 29, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f318b1
Status: ✅  Deploy successful!
Preview URL: https://98bf3c4b.xmtp-js.pages.dev
Branch Preview URL: https://nmolnar-merge-beta-to-snap.xmtp-js.pages.dev

View logs

@neekolas neekolas changed the title Nmolnar/merge beta to snap Snap Support Aug 30, 2023
@neekolas neekolas marked this pull request as ready for review August 30, 2023 15:49
@neekolas neekolas requested review from a team, mkobetic and rygine and removed request for a team August 30, 2023 15:49
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@neekolas neekolas merged commit 085da5c into beta Aug 30, 2023
7 checks passed
@neekolas neekolas deleted the nmolnar/merge-beta-to-snap branch August 30, 2023 23:00
@github-actions
Copy link
Contributor

🎉 This PR is included in version 11.0.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants