fuzz-utils
fuzz-utils copied to clipboard
Add flag/config to deploy contracts as proxies and/or detect this automatically
Describe the desired feature
In case of upgradeable contracts we might want to deploy the contracts as proxies and initialize them. This should be automatically handled if we can detect what type of proxy it is, or added as a config where you could set custom deployment instructions.