Skip to content

Tags: zksync-sdk/zksync-ethers

Tags

v6.16.1

6.16.1 version bump [skip ci]

## [6.16.1](v6.16.0...v6.16.1) (2025-02-12)

### Bug Fixes

* **signer:** fix `sendTransaction` populating from address ([2f18080](2f18080))

v6.16.0

6.16.0 version bump [skip ci]

# [6.16.0](v6.15.4...v6.16.0) (2025-01-30)

### Features

* **adapter:** add `overrides` param to `getDepositAllowanceParams` ([a67fc7c](a67fc7c))

v6.15.4

6.15.4 version bump [skip ci]

## [6.15.4](v6.15.3...v6.15.4) (2025-01-17)

### Bug Fixes

* `populateTransaction` estimate fee only if necessary ([8c85348](8c85348))

v6.15.3

6.15.3 version bump [skip ci]

## [6.15.3](v6.15.2...v6.15.3) (2024-12-06)

### Bug Fixes

* allow null for `totalDifficulty` ([4681d5b](4681d5b))

v6.15.2

6.15.2 version bump [skip ci]

## [6.15.2](v6.15.1...v6.15.2) (2024-12-02)

### Bug Fixes

* link to docs in readme ([f93470a](f93470a))
* use correct tag for populating `nonce` ([283ba7b](283ba7b))

v6.15.1

6.15.1 version bump [skip ci]

## [6.15.1](v6.15.0...v6.15.1) (2024-11-21)

### Bug Fixes

* create2 and create2Account deploy with Contract2Factory contract ([9cae26c](9cae26c))

v6.15.0

6.15.0 version bump [skip ci]

# [6.15.0](v6.14.3...v6.15.0) (2024-11-06)

### Features

* **provider:** consider `0.0.0.0` url as localhost ([563773b](563773b))

v6.14.3

6.14.3 version bump [skip ci]

## [6.14.3](v6.14.2...v6.14.3) (2024-11-05)

### Bug Fixes

* include custom signature in estimateGas calls ([703690d](703690d))

v6.14.2

6.14.2 version bump [skip ci]

## [6.14.2](v6.14.1...v6.14.2) (2024-11-01)

### Bug Fixes

* **contract:** fix `waitForDeployment` missing `startBlock` ([8ce644f](8ce644f))

v6.14.1

6.14.1 version bump [skip ci]

## [6.14.1](v6.14.0...v6.14.1) (2024-10-30)

### Bug Fixes

* **contract:** `deploy` not returning block nubmer ([7167496](7167496))