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

fix: support for zksync-ethers sdk instead of depricated zksync-web3 #511

Conversation

kiriyaga
Copy link
Contributor

Transition from the deprecated zksync-web3 SDK to the newer zksync-ethers SDK, which aligns with the respective versions of the ethers.js library. The zksync-ethers SDK has different versions for compatibility with different versions of ethers.js: version 5.x for ethers.js v5 and version 6.x for ethers.js v6. This transition likely involves updates to the SDK to utilize the features and changes introduced in the newer versions of ethers.js, ensuring better compatibility and performance with the latest tools and libraries in the Ethereum ecosystem.

Copy link

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

Package New capabilities Transitives Size Publisher
npm/zksync-ethers@5.1.0 Transitive: network +45 18.1 MB

View full report↗︎

@njelich
Copy link

njelich commented Feb 28, 2024

Please release new version @wighawag

#514

@wighawag
Copy link
Owner

Thanks!
Done with #511

@wighawag wighawag closed this Feb 29, 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.

3 participants