Skip to content

Releases: zksync-sdk/zksync2-swift

v1.1.1

03 Dec 19:31
Compare
Choose a tag to compare

1.1.1 (2024-12-03)

Bug Fixes

  • fix dependency unstable issue (f0ed43d)

v1.1.0

08 Jun 13:39
Compare
Choose a tag to compare

1.1.0 (2024-06-08)

Features

  • provide support for Bridgehub (21cb01f)

v1.0.0

19 Mar 09:27
Compare
Choose a tag to compare

1.0.0 (2024-03-19)

Bug Fixes

  • Client: getBalance for ERC20 (2de4bbc)

Features

  • add estimateL1ToL2Execute (c855df8)
  • add getL2HashFromPriorityOp (257dafa)
  • add getTransferTx and estimateGasTransfer (7cb9913)
  • add getWithdrawTx and estimateGasWithdraw (a97f9f3)
  • add l1TokenAddress and l2TokenAddress (d27de66)
  • add maxPriorityFeePerGas (5a707ee)
  • add waitforTransactionReceipt (878fb39)
  • add Wallet, WalletL1 and WalletL2 (ae30656)
  • add ZkSyncClient and EthereumClient (144f0f3)
  • add deposit, withdraw and transfer functionalities (b00dc28)
  • client: add getProof (039418e)
  • Wallet: add estimateGasdepositTransaction and getDepositTransaction (d22083c)
  • wallet: add getFullRequiredDepositFee (a794adf)
  • Wallet: add getRequestExecute and estimateGasRequestExecute (f403ffe)

0.0.2

22 Aug 07:07
Compare
Choose a tag to compare

Features

  • Add workflow for automated tests. (b00dc28)
  • Fix CocoaPods related issues. (b00dc28)
  • Rename ergs to gas. (e5f0e88)
  • Add TransactionDetails. (d143ac1)
  • Add deposit, withdraw and transfer functionalities (b00dc28)

Fix:

Full Changelog: 0.0.1...0.0.2

0.0.1

15 Dec 11:26
06dde99
Compare
Choose a tag to compare

New features

  • Initial implementation of ZkSync2 for Swift. (initial
  • Add CocoaPods support. (b6d541b)

Full Changelog: https://github.com/zksync-sdk/zksync2-swift/commits/0.0.1