ChainSecurity / deployment_validation

Deployment Validation Files aim to simplify Deployment Validation of Smart Contracts
GNU Affero General Public License v3.0
22 stars 1 forks source link

Set references automatically #21

Open stiefn opened 2 months ago

stiefn commented 2 months ago

Currently, the user has to add references to implementations by hand. this is error-prone Creating a DVF in proxy mode should automatically set a reference (the implementation must have been validated before).