Skip to content

Feature Request: Add Hardhat v3 SupportΒ #1191

@0xask3

Description

@0xask3

Requesting support for Hardhat v3 in @openzeppelin/hardhat-upgrades plugin to enable upgradeable contract deployments and management with the latest Hardhat version.

The @openzeppelin/hardhat-upgrades plugin (v3.9.1) is currently incompatible with Hardhat v3.0.6, preventing users from utilizing upgradeable contract functionality when migrating to the latest Hardhat version.

Expected Behavior
The plugin should work seamlessly with Hardhat v3, providing:

  • Upgradeable contract deployment
  • Contract upgrades
  • Proxy management
  • Storage layout validation

Current Behavior

  • Plugin import fails with package export error
  • No access to hre.upgrades functionality
  • Cannot deploy upgradeable contracts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions