Skip to content

Releases: matter-labs/hardhat-zksync

@matterlabs/hardhat-zksync-deploy: v1.4.0

28 May 17:01
dcc88f6
Compare
Choose a tag to compare

1.4.0 (2024-05-28)

Features

  • use deployment type in the deploy function (#1090) (05b2262)

@matterlabs/hardhat-zksync-deploy: v0.10.0

28 May 16:42
bd75ad9
Compare
Choose a tag to compare

0.10.0 (2024-05-28)

Features

  • use deployment type in the deploy function (#1089) (e335357)

@matterlabs/hardhat-zksync-verify: v1.4.3

14 May 11:13
6e927e1
Compare
Choose a tag to compare

1.4.3 (2024-05-14)

Bug Fixes

  • get valid minimal context for verification BE request (#1061) (6d197e8)

@matterlabs/hardhat-zksync-verify: v0.6.1

14 May 10:57
1d03e91
Compare
Choose a tag to compare

0.6.1 (2024-05-14)

Bug Fixes

  • get valid minimal context for verification BE request (#1063) (0cf6e79)

@matterlabs/hardhat-zksync-upgradable: v1.4.1

07 May 18:31
ccb955c
Compare
Choose a tag to compare

1.4.1 (2024-05-07)

Bug Fixes

  • extend deploy and upgrade of proxy with deployment type and salt (#1041) (514f8b6)

@matterlabs/hardhat-zksync-upgradable: v0.4.1

07 May 14:01
8ed148f
Compare
Choose a tag to compare

0.4.1 (2024-05-07)

Bug Fixes

  • extend deploy and upgrade of proxy with deployment type and salt (#1042) (b758926)

@matterlabs/hardhat-zksync: v1.0.0

08 Apr 09:21
f8725e1
Compare
Choose a tag to compare

1.0.0 (2024-04-08)

Features

  • replacing the toolbox plugin with hardhat-zksync (#994) (c8d8e6d)

@matterlabs/hardhat-zksync: v0.1.0

08 Apr 08:08
4209c92
Compare
Choose a tag to compare

0.1.0 (2024-04-08)

Features

  • replacing the toolbox plugin with hardhat-zksync and introducin… (#970) (286c50d)
  • update hardhat-zksync dependencies (80dc835)

@matterlabs/hardhat-zksync-upgradable: v1.4.0

04 Apr 10:29
5e0b8cd
Compare
Choose a tag to compare

1.4.0 (2024-04-04)

Features

  • bump hardhat-zksync-deploy dependency version (#990) (76362bf)
  • introducing a new tasks to compile,deploy and upgrade contracts (#989) (44efdbb)

Bug Fixes

  • set valid fromBlock filter to check creation tx hash from the logs (#975) (d381d11)

@matterlabs/hardhat-zksync-deploy: v1.3.0

04 Apr 09:21
f9b53a6
Compare
Choose a tag to compare

1.3.0 (2024-04-04)

Features

  • introducing a new deploy-zksync:contract task to compile and deploy one contract (#987) (7f983e2)