Skip to content

Tags: zksync-sdk/zksync2-swift

Tags

v1.1.1

Toggle v1.1.1's commit message
1.1.1 CHANGELOG [skip ci]

## [1.1.1](v1.1.0...v1.1.1) (2024-12-03)

### Bug Fixes

* fix dependency unstable issue ([f0ed43d](f0ed43d))

v1.1.0

Toggle v1.1.0's commit message
1.1.0 CHANGELOG [skip ci]

# [1.1.0](v1.0.0...v1.1.0) (2024-06-08)

### Features

* provide support for Bridgehub ([21cb01f](21cb01f))

v1.0.0

Toggle v1.0.0's commit message
1.0.0 CHANGELOG [skip ci]

# 1.0.0 (2024-03-19)

### Bug Fixes

* **Client:** `getBalance` for ERC20 ([2de4bbc](2de4bbc))

### Features

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

0.0.2

Toggle 0.0.2's commit message

0.0.1

Toggle 0.0.1's commit message