Improve the deploy multi chain script #971
Labels
effort: medium
Default level of effort.
priority: 2
We will do our best to deal with this.
type: refactor
Change that neither fixes a bug nor adds a feature.
work: complex
Probe-sense-respond. The relationship between cause and effect can only be perceived in retrospect.
With the latest release, I had to use the deploy multi chain script, and there are some things that we can do to improve the DX for this:
cp
command to copy the broadcast file from the current dir to deployments dir (ofc first check if the dir exists at that path, if not skip it)cp broadcast/DeployDeterministicCore.s.sol/1/run-latest.json ../v2-deployments/core/v1.2.0/broadcasts/mainnet.json
@smol-ninja tagging to ask for objections
The text was updated successfully, but these errors were encountered: