Releases: matter-labs/hardhat-zksync
Releases · matter-labs/hardhat-zksync
@matterlabs/[email protected]
Merge pull request #377 from matter-labs/mpopovac-txfusion-bump-deplo…
@matterlabs/[email protected]
Patch Changes
- 6507daa:
- Use configured wallet provider in the deployer class
- Prevent duplicated bytecodes in factory deps
@matterlabs/[email protected]
Patch Changes
- a79f478: Fixed openzeppelin packages import issue by adding the fixed dependency
@matterlabs/[email protected]
Merge pull request #349 from matter-labs/FilipTxFusion-hardhat-zksync…
@matterlabs/[email protected]
Patch Changes
- 1341a00: Added
quiet
parameter for deploy proxy and upgrade proxy functionalities
@matterlabs/[email protected]
Minor Changes
- 30d802a: Replaced hardhat-etherscan dependency with hardhat-verify dependency
@matterlabs/[email protected]
Patch Changes
- 463c5f4: Added proxy deployment gas estimation
@matterlabs/[email protected]
Minor Changes
- 766f2cb: Bump toolbox dependencies
@matterlabs/[email protected]
Patch Changes
- a1a8f8e: Enable library caching
@matterlabs/[email protected]
Patch Changes
- 090cda9:
- Transparent, UUPS and beacon proxies support
- Proxy contracts verification support
- Upgrade validations support