Releases: zksync-sdk/zksync-ethers
Releases · zksync-sdk/zksync-ethers
v6.13.1
6.13.1 (2024-10-07)
Bug Fixes
- provider:
estimateDefaultBridgeDepositL2Gas
use ETH_ADDRESS_IN_CONTRACTS
for base token (4116460)
v6.13.0
6.13.0 (2024-09-26)
Bug Fixes
- tyoes: add missing field for
FeeParams
(456c73a)
Features
- utilize estimated
gasPerPubData
(9f98f75)
v6.12.1
6.12.1 (2024-09-06)
Bug Fixes
- provider: fix
getRpcError
issue with chai matchers (a66a876)
v6.12.0
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
6.11.2 (2024-08-09)
Bug Fixes
- signer:
sendTransaction
populate from (a9db811)
v6.11.1
6.11.1 (2024-08-01)
Bug Fixes
- provider: switch localhost to ip (dc284de)
v5.9.2
5.9.2 (2024-08-01)
Bug Fixes
- provider: switch localhost to ip (a11ab17)
v6.11.0
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
6.10.0 (2024-07-09)
Bug Fixes
- make weth bridge addresses optional (ad3cff8)
Features
- types: add
l1_committed
type into type BlockTag
(89e7f69)
v5.9.1
5.9.1 (2024-07-09)
Bug Fixes