Releases: zksync-sdk/zksync-ethers
Releases · zksync-sdk/zksync-ethers
v6.15.3
6.15.3 (2024-12-06)
Bug Fixes
- allow null for
totalDifficulty
(4681d5b)
v6.15.2
6.15.2 (2024-12-02)
Bug Fixes
- link to docs in readme (f93470a)
- use correct tag for populating
nonce
(283ba7b)
v6.15.1
6.15.1 (2024-11-21)
Bug Fixes
- create2 and create2Account deploy with Contract2Factory contract (9cae26c)
v6.15.0
6.15.0 (2024-11-06)
Features
- provider: consider
0.0.0.0
url as localhost (563773b)
v6.14.3
6.14.3 (2024-11-05)
Bug Fixes
- include custom signature in estimateGas calls (703690d)
v6.14.2
6.14.2 (2024-11-01)
Bug Fixes
- contract: fix
waitForDeployment
missing startBlock
(8ce644f)
v6.14.1
6.14.1 (2024-10-30)
Bug Fixes
- contract:
deploy
not returning block nubmer (7167496)
v5.10.0
5.10.0 (2024-10-27)
Features
- provider: add support for provider legacy fetcher (a658267)
v6.14.0
6.14.0 (2024-10-11)
Features
- adapter: add
l1TokenAddress
method (4243db6)
v6.13.1
6.13.1 (2024-10-07)
Bug Fixes
- provider:
estimateDefaultBridgeDepositL2Gas
use ETH_ADDRESS_IN_CONTRACTS
for base token (4116460)