Use Cannon for Deployments#255
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
closed in favor of #256 |
Description
In order to improve multi-network multi-repository deployments of CoW protocol, we are switching to using Cannon. This PR officially deprecates any previous deployment systems and output files, and replaces them with Cannon. It also includes all the appropriate documentation for continued maintenance and usage of cannon, and
General changes:
hardhat-cannonand@usecannon/clitopackage.jsoncannonfile.tomlwith a configuration that replicates the existing smart contracts structureEIP173.solandProxy.solto the repository--required for the correct proxy implementation as was previously provided byhardhat-deploydeployments/,networks.jsonsrc/deployREADME.mdexplaining how things work now.Test Plan
Related
cow-deploymentsrepository