1.1.1 (2024-12-03)
- fix dependency unstable issue (f0ed43d)
1.1.0 (2024-06-08)
- provide support for Bridgehub (21cb01f)
- Client:
getBalancefor ERC20 (2de4bbc)
- add
estimateL1ToL2Execute(c855df8) - add
getL2HashFromPriorityOp(257dafa) - add
getTransferTxandestimateGasTransfer(7cb9913) - add
getWithdrawTxandestimateGasWithdraw(a97f9f3) - add
l1TokenAddressandl2TokenAddress(d27de66) - add
maxPriorityFeePerGas(5a707ee) - add
waitforTransactionReceipt(878fb39) - add
Wallet,WalletL1andWalletL2(ae30656) - add
ZkSyncClientandEthereumClient(144f0f3) - add deposit, withdraw and transfer functionalities (b00dc28)
- client: add
getProof(039418e) - Wallet: add
estimateGasdepositTransactionandgetDepositTransaction(d22083c) - wallet: add
getFullRequiredDepositFee(a794adf) - Wallet: add
getRequestExecuteandestimateGasRequestExecute(f403ffe)
- Client:
getBalancefor ERC20 (2de4bbc)
- add
estimateL1ToL2Execute(c855df8) - add
getL2HashFromPriorityOp(257dafa) - add
getTransferTxandestimateGasTransfer(7cb9913) - add
getWithdrawTxandestimateGasWithdraw(a97f9f3) - add
l1TokenAddressandl2TokenAddress(d27de66) - add
maxPriorityFeePerGas(5a707ee) - add
waitforTransactionReceipt(878fb39) - add
Wallet,WalletL1andWalletL2(ae30656) - add
ZkSyncClientandEthereumClient(144f0f3) - add deposit, withdraw and transfer functionalities (b00dc28)
- client: add
getProof(039418e) - Wallet: add
estimateGasdepositTransactionandgetDepositTransaction(d22083c) - wallet: add
getFullRequiredDepositFee(a794adf) - Wallet: add
getRequestExecuteandestimateGasRequestExecute(f403ffe)
- Client:
getBalancefor ERC20 (2de4bbc)
- add
estimateL1ToL2Execute(c855df8) - add
getL2HashFromPriorityOp(257dafa) - add
getTransferTxandestimateGasTransfer(7cb9913) - add
getWithdrawTxandestimateGasWithdraw(a97f9f3) - add
l1TokenAddressandl2TokenAddress(d27de66) - add
maxPriorityFeePerGas(5a707ee) - add
waitforTransactionReceipt(878fb39) - add
Wallet,WalletL1andWalletL2(ae30656) - add
ZkSyncClientandEthereumClient(144f0f3) - add deposit, withdraw and transfer functionalities (b00dc28)
- client: add
getProof(039418e) - Wallet: add
estimateGasdepositTransactionandgetDepositTransaction(d22083c) - wallet: add
getFullRequiredDepositFee(a794adf) - Wallet: add
getRequestExecuteandestimateGasRequestExecute(f403ffe)
0.0.2 (2023-08-22)
- Add workflow for automated tests. (b00dc28)
- Fix CocoaPods related issues. (b00dc28)
- Rename
ergstogas. (e5f0e88) - Add
TransactionDetails. (d143ac1) - Add deposit, withdraw and transfer functionalities (b00dc28)
Fix:
- Fix failing tests. (cc4abd5)