Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 3.15 KB

1.2.0 (2024-06-07)

Bug Fixes

  • fix abi contract cache (81b9e4c)
  • non zero gas limit in options breaks transfer function (d739a60)
  • zks_l1_chain_id not returning int type (0ebd1b8)

Features

  • provide support for Bridgehub (dabbfc0)

1.2.0 (2024-06-07)

Bug Fixes

  • fix abi contract cache (81b9e4c)
  • non zero gas limit in options breaks transfer function (d739a60)
  • zks_l1_chain_id not returning int type (0ebd1b8)

Features

  • provide support for Bridgehub (dabbfc0)

1.1.0 (2024-02-18)

Features

  • paymster withdraw and transfer support (66f7761)
  • provider: add zks_logProof (6d48dff)

1.0.0 (2024-01-19)

Bug Fixes

  • withdraw bridge address (6334874)
  • withdraw token bridge address (6d5b45c)
  • withdraw token bridge address (279bfd8)
  • relax web3 version restriction (5d50182)
  • resolve issue relate to wETH bridge (48ac8cd)

Features

  • add WalletL1, WalletL2 and Wallet (b189068)
  • remove deprications (d2f2ce7)

BREAKING CHANGES

  • remove all deprications

0.6.0 (2023-07-07)

Features

  • add account abstraction and paymaster features (28f930c)