Skip to content

Releases: matter-labs/hardhat-zksync

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

05 Sep 09:25
f58028e
Compare
Choose a tag to compare

1.2.4 (2024-09-05)

Bug Fixes

  • add gnu toolchain for linux as default from compiler version 1.5.3 (#1354) (448a2ce)

@matterlabs/hardhat-zksync-upgradable: v1.6.0-beta.3

28 Aug 13:30
68bf4fe
Compare
Choose a tag to compare

1.6.0-beta.3 (2024-08-28)

Bug Fixes

  • change paymaster params to PaymasterParams from zksync-ethers (438e834)

@matterlabs/hardhat-zksync-upgradable: v1.6.0-beta.2

28 Aug 12:58
2b11e24
Compare
Choose a tag to compare

1.6.0-beta.2 (2024-08-28)

Bug Fixes

  • add paymaster params for admin and add other custom data (ee97c23)
  • add paymaster params for proxy and implementation deployment (dfb12bc)
  • add verify for non zksync networks (9005368)
  • change custom data for proxy admin (671feb4)
  • change custom data for proxy admin (6678eb1)

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

28 Aug 13:43
ea119e7
Compare
Choose a tag to compare

0.6.0-beta.2 (2024-08-28)

Bug Fixes

  • add paymaster params for proxy and implementation deployment (25ec2c4)
  • add verify for non zksync networks (b589d78)
  • change custom data for proxy admin and update readme file (abd0aae)
  • change hardhat-etherscan to hardhat-verify (a63149a)
  • change paymaster params to PaymasterParams from zksync-ethers (0f0d7a8)

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

26 Aug 16:09
1a84719
Compare
Choose a tag to compare

1.2.3 (2024-08-26)

Bug Fixes

  • make compilationJobs argument optional at TASK_COMPILE_SOLIDITY_GET_SOLC_BUILD subtask (#1322) (6877903)

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

26 Aug 12:58
b5a2c2c
Compare
Choose a tag to compare

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

Features

  • add upgrades extension in hre (5280788)

@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)