Skip to content

Releases: matter-labs/hardhat-zksync

@matterlabs/hardhat-zksync-upgradable: v0.6.0-beta.1

26 Aug 13:46
4452d56
Compare
Choose a tag to compare

0.6.0-beta.1 (2024-08-26)

Features

  • add upgrades extension in hre (5455371)

Bug Fixes

  • change dependency path and remove unused cache (bc883ec)
  • refactor code and logic and fix types (43846fa)

@matterlabs/hardhat-zksync-ethers: v1.2.0-beta.3

26 Aug 09:10
e1b1094
Compare
Choose a tag to compare

1.2.0-beta.3 (2024-08-26)

Bug Fixes

  • implement signing methods for both impersionated and normal accounts (d28214a)

@matterlabs/hardhat-zksync-ethers: v0.2.0-beta.2

26 Aug 09:44
b8bdf9e
Compare
Choose a tag to compare

0.2.0-beta.2 (2024-08-26)

Bug Fixes

  • implement signing methods for both impersionated and normal accounts (9cfdd66)
  • serialize populated transaction (50556e3)

@matterlabs/hardhat-zksync-ethers: v1.2.0-beta.2

21 Aug 13:02
4eb1895
Compare
Choose a tag to compare

1.2.0-beta.2 (2024-08-21)

Features

  • introducing hardhat zksync-ethers sdk helpers and ethers extension in hre (624ebec)

@matterlabs/hardhat-zksync-ethers: v0.2.0-beta.1

21 Aug 13:35
496bce8
Compare
Choose a tag to compare

0.2.0-beta.1 (2024-08-21)

Features

  • introducing hardhat zksync-ethers sdk helpers and ethers extension in hre (d888309)

@matterlabs/hardhat-zksync-solc: v1.2.2

15 Aug 12:55
18dbd04
Compare
Choose a tag to compare

1.2.2 (2024-08-15)

Bug Fixes

  • introduce forceContrectsToCompile to ensure that contracts not present in the source path are compiled (#1290) (fcbcd1f)

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

04 Aug 11:04
e852ea4
Compare
Choose a tag to compare

1.5.2 (2024-08-04)

Bug Fixes

  • use openzepplin/contracts as alias and remove unvalid peer depen… (#1272) (835ca4a)

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

04 Aug 10:48
7650bd1
Compare
Choose a tag to compare

0.5.2 (2024-08-04)

Bug Fixes

  • use openzepplin/contracts as alias and remove unvalid peer dependencies (068e0e0)

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

15 Jul 23:50
b9bda8e
Compare
Choose a tag to compare

1.6.0 (2024-07-15)

Features

  • allow passing through the query params on verifyURL (#1207) (9869329)

Bug Fixes

  • compiler path issue with compiler breakable changes (#1212) (c4231d9)
  • move hardhat dependency to dev dependencies (#1188) (98ed333)

@matterlabs/hardhat-zksync-node: v1.1.1

15 Jul 21:33
4671203
Compare
Choose a tag to compare

1.1.1 (2024-07-15)

Bug Fixes