Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zksync-ethers

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zksync-ethers - npm Package Versions

1234

6.2.0

Diff

Changelog

Source

6.2.0 (2024-02-07)

Features

  • provider: getDefaultProvider() connects to local network by default (ae2146d)
  • provider: add getProof method for fetching storage proofs (d364000)
  • wallet,provider: add paymaster support for transfer and withdrawal tx (5cab446)
npm-matterlabs
published 5.2.0 •

npm-matterlabs
published 6.1.0 •

Changelog

Source

6.1.0 (2024-01-24)

Bug Fixes

  • utils: pad zeroes to left instead to right in getHashedL2ToL1Msg() (41d0ef3)
  • utils: pad zeroes to left instead to right in getSignature() (c252039)

Features

  • remove Provider.getConfirmedTokens method (7d5e0fe)
  • signer: EIP712Signer.getSignInput() now returns zero values as defaults instead of null (710b08c)
  • signer: add EIP712Signer.getDomain() method (907fee8)
  • types: add FinalizeWithdrawalParams interface (3220dee)
  • utils: add EIP712_TYPES (e148367)
  • utils: remove deprecated IPaymasterFlow ABI (56f8094)

BREAKING CHANGES

  • utils: remove the deprecated utils.IPaymasterFlow in favor of utils.PAYMASTER_FLOW_ABI.
  • signer: EIP712Signer.getSignInput() now returns zero values instead of null as default values. In the case of a number, the zero value is 0. In the case of an ethers.BigNumberish, the zero value is 0n. In the case of a string, the zero value is 0x0.
  • This method will be removed from JSON RPC API.

Changelog

npm-matterlabs
published 5.1.0 •

npm-matterlabs
published 6.0.0 •

Changelog

Source

6.0.0 (2023-12-08)

Features

  • setup zksync-ethers project (05bdb16)
npm-matterlabs
published 5.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc