0.2.1 (2024-03-16)
- utils: fix
applyL1ToL2Alias
andundoL1ToL2Alias
(9fd3b23) - wallet: fix
maxPriorityFeePerGas
hiegher thanmaxFeePerGas
(3f1fcbf)
0.2.0 (19.02.2024)
- paymster withdraw and transfer support (d5edf2b)
- support for weth bridge and custom bridge (d5edf2b)
- provider: add zks_logProof (d5edf2b)
- updated contract wrappers (d5edf2b)
- Add WalletL1 for interacting with L1 chain (d5edf2b)
- Wallet for interacting with L1 and L2 chain (d5edf2b)
- DefaultEthereumProvider in favor of Wallet
- ZkSyncWallet in favor of Wallet
0.1.1 (2023-06-01)
DefaultEthereumProvider
finalize withdraw (14f8a70)