Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.51 KB

0.2.0 (19.02.2024)

Features

  • paymster withdraw and transfer support (d5edf2b)
  • support for weth bridge and custom bridge (d5edf2b)
  • provider: add zks_logProof (d5edf2b)
  • updated contract wrappers (d5edf2b)
  • Add WalletL1 for interacting with L1 chain (d5edf2b)
  • Wallet for interacting with L1 and L2 chain (d5edf2b)

Deprecated:

  • DefaultEthereumProvider in favor of Wallet
  • ZkSyncWallet in favor of Wallet

0.1.1 (2023-06-01)

Features

  • DefaultEthereumProvider finalize withdraw (14f8a70)