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

feat: update the "metamask-sdk" package to the latest version #3813

Conversation

omridan159
Copy link
Contributor

@omridan159 omridan159 commented Apr 11, 2024

Description

This PR updates the MetaMask SDK package to version 0.18.3, introducing significant improvements aimed at reducing the bundle size and enhancing the MetaMask connector's logic. This version marks a pivotal update where we've focused on optimizing the overall package size to ensure faster loading times and a more efficient integration process for developers. Alongside the SDK bundle size reduction, this PR addresses various bugs and enhances the SDK's functionality to operate seamlessly without the necessity for the extensionOnly=true option.

It is also crucial to highlight that dappMetadata has become mandatory for integration with this version. This change underscores our commitment to improving security and user experience by ensuring that dApps provide the necessary information for a safer and more transparent interaction.

Furthermore, to expand the SDK's compatibility and usability on mobile devices, we have introduced support for custom RPC URLs. This enhancement allows for the direct incorporation of custom RPC URLs from the Wagmi Config, offering developers the flexibility to specify their network configurations, thereby facilitating a smoother integration with different blockchain networks.

These updates collectively contribute to a more robust, efficient, and versatile MetaMask SDK, setting a new standard for blockchain application development.

Additional Information

Reference to the Old PR: LINK

Before submitting this issue, please make sure you do the following.

  • Read the contributing guide
  • Added documentation related to the changes made.
  • Added or updated tests (and snapshots) related to the changes made.

omridan159 and others added 29 commits February 15, 2024 15:28
…kage-to-version-0.15.0' into feat_update-the-metamask-sdk-package-to-version-0.15.0
Copy link

changeset-bot bot commented Apr 11, 2024

🦋 Changeset detected

Latest commit: e264e7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@wagmi/connectors Minor
create-wagmi Minor
wagmi Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wagmi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2024 10:11am

Copy link

socket-security bot commented Apr 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/sdk@0.18.3 Transitive: environment, eval, filesystem, network, shell +138 58.6 MB metamaskbot

🚮 Removed packages: npm/@metamask/sdk@0.14.3

View full report↗︎

@jxom
Copy link
Member

jxom commented Apr 24, 2024

Closed in favor of #3848

@jxom jxom closed this Apr 24, 2024
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