Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

v0.4.0

Latest
Compare
Choose a tag to compare
@danijelTxFusion danijelTxFusion released this 06 Dec 00:03
· 7 commits to main since this release

0.4.0 (2023-12-01)

Bug Fixes

  • update contract ABI to align with zksync core v18 (f7d46f3)
  • resolve padding bugs in createAccount and createAccount2 (d1523fb)
  • add support for Sepolia testnet (cfcd9db)

Features

  • add Provider.getBytecodeByHash and Provider.getRawBlockTransactions (021ad49)