ChainSecurity/deployment_validation

Add flag for loading artifacts from path instead of generating them

Opened this issue · 0 comments

Some other chains might support alternate compilers (i.e. zksync) that we do not all want to accomodate.
Instead we expect from the user to provide the artifacts (compiler output (init code, bytecode, ast, abi) and the storage layout) in the expected format ("foundry").