NomicFoundation / hardhat-ignition

Hardhat Ignition is a declarative deployment system that enables you to deploy your smart contracts without navigating the mechanics of the deployment process.
https://hardhat.org/ignition
MIT License
108 stars 26 forks source link

Handle circular imports in verify loop #772

Closed zoeyTM closed 5 months ago

zoeyTM commented 5 months ago

resolves #770

simple fix for circular imports (or enormous import trees)