wighawag / hardhat-deploy

hardhat deployment plugin
MIT License
1.19k stars 292 forks source link

Change companion networks init to work with hardhat ^2.16 #488

Closed nataouze closed 11 months ago

nataouze commented 11 months ago

Same purpose as #472

The companion networks are initialized in the deploy subtask since async createProvider cannot be called in sync extendConfig

socket-security[bot] commented 11 months ago

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
hardhat 2.9.1...2.18.0 filesystem +2/-3 6.03 MB fvictorio

🚮 Removed packages: mocha@9.1.0

wighawag commented 11 months ago

Thanks @nataouze !

Available in v0.11.43