noir-starter icon indicating copy to clipboard operation
noir-starter copied to clipboard

Update Wagmi

Open paterson1 opened this issue 9 months ago • 2 comments

Description

Problem

Wagmi ^2 has many breaking changes, now it leverages more viem and react-query, making a new project from this starter with the latest stable version is better than migrate it later.

Summary

  • Update wagmi to version ^2 for the vite-hardhat starter.
  • To provide a custom transport with an ALCHEMY/INFURA key is required to use vite env variables.
  • metaMask connector was deprecated to use only injected instead.

Additional Context

PR Checklist

  • [x] I have tested the changes locally.
  • [x] I have formatted the changes with Prettier and/or cargo fmt on default settings.

paterson1 avatar May 03 '24 16:05 paterson1

Deploy Preview for noir-vite-hardhat failed. Why did it fail? →

Name Link
Latest commit 12401973701653d2802720447da0116534bc7619
Latest deploy log https://app.netlify.com/sites/noir-vite-hardhat/deploys/66350db30974770008ef20a1

netlify[bot] avatar May 03 '24 16:05 netlify[bot]

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

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None +1 290 kB nicolo-ribaudo
npm/@emotion/[email protected] environment +5 1.34 MB emotion-release-bot
npm/@ethereumjs/[email protected] Transitive: network +10 3.57 MB holgerd77
npm/@inquirer/[email protected] Transitive: environment +20 498 kB sboudrias
npm/@inquirer/[email protected] Transitive: environment +20 502 kB sboudrias
npm/@metamask/[email protected] None +3 437 kB metamaskbot
npm/@tanstack/[email protected] environment +1 2.94 MB tannerlinsley
npm/@types/[email protected] None +1 4.06 MB types
npm/[email protected] environment, filesystem, shell 0 177 kB abetomo
npm/[email protected] None +3 2.57 MB kigawas
npm/[email protected] None +1 91.9 kB rekmarks
npm/[email protected] None 0 81.3 kB rangermauve
npm/[email protected] None 0 73.4 kB lpinca
npm/[email protected] filesystem 0 3.01 kB sindresorhus
npm/[email protected] None 0 10.4 kB isaacs
npm/[email protected] None 0 46.9 kB sokra
npm/[email protected] environment, filesystem, network, shell +35 1.04 MB nake89
npm/[email protected] network Transitive: environment +8 15.5 MB jmoxey
npm/[email protected] Transitive: environment, eval, filesystem, network, unsafe +184 139 MB awkweb

🚮 Removed packages: npm/@babel/[email protected], npm/@lit-labs/[email protected], npm/@lit/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/@motionone/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

socket-security[bot] avatar May 03 '24 16:05 socket-security[bot]

Sorry I totally missed this PR and it seems to be stale now... Sorry!

signorecello avatar Oct 03 '24 10:10 signorecello