Skip to content

Releases: zksync-sdk/zksync-ethers

v6.14.0

11 Oct 11:37
Compare
Choose a tag to compare

6.14.0 (2024-10-11)

Features

  • adapter: add l1TokenAddress method (4243db6)

v6.13.1

07 Oct 16:36
Compare
Choose a tag to compare

6.13.1 (2024-10-07)

Bug Fixes

  • provider: estimateDefaultBridgeDepositL2Gas use ETH_ADDRESS_IN_CONTRACTS for base token (4116460)

v6.13.0

26 Sep 16:11
Compare
Choose a tag to compare

6.13.0 (2024-09-26)

Bug Fixes

  • tyoes: add missing field for FeeParams (456c73a)

Features

  • utilize estimated gasPerPubData (9f98f75)

v6.12.1

06 Sep 17:24
Compare
Choose a tag to compare

6.12.1 (2024-09-06)

Bug Fixes

  • provider: fix getRpcError issue with chai matchers (a66a876)

v6.12.0

27 Aug 17:49
Compare
Choose a tag to compare

6.12.0 (2024-08-27)

Bug Fixes

  • signer: fix populateFeeData provider check (b89429b)

Features

  • getTransfer and getWithdraw return EIP712 type (f92d344)
  • provider: add estimateDefaultBridgeDepositL2Gas and estimateCustomBridgeDepositL2Gas (1ffd39a)
  • provider: add getL1ChainId (0f8d58f)
  • signer: add finalizeWithdrawalParams (30fb918)
  • signer: add VoidSigner for l2 operations (358f733)
  • types: add timeout parameter to transaction wait() (2e55d0b)
  • wallet: add getFinalizeWithdrawalParams (87f6081)

v6.11.2

09 Aug 10:05
Compare
Choose a tag to compare

6.11.2 (2024-08-09)

Bug Fixes

  • signer: sendTransaction populate from (a9db811)

v6.11.1

01 Aug 17:35
Compare
Choose a tag to compare

6.11.1 (2024-08-01)

Bug Fixes

  • provider: switch localhost to ip (dc284de)

v5.9.2

01 Aug 18:00
Compare
Choose a tag to compare

5.9.2 (2024-08-01)

Bug Fixes

  • provider: switch localhost to ip (a11ab17)

v6.11.0

24 Jul 09:40
Compare
Choose a tag to compare

6.11.0 (2024-07-24)

Features

  • prioratize EIP712 and utilize zks_estimateFee (4c58829)
  • prioratize EIP712 and utilize zks_estimateFee (527a74f)
  • provider: add support for l1_committed block tag (011db1f)

v6.10.0

09 Jul 12:01
Compare
Choose a tag to compare

6.10.0 (2024-07-09)

Bug Fixes

  • make weth bridge addresses optional (ad3cff8)

Features

  • types: add l1_committed type into type BlockTag (89e7f69)