superblocks-lab icon indicating copy to clipboard operation
superblocks-lab copied to clipboard

Allow for separate contract verification call after deployment (re-verify)

Open filippsen opened this issue 6 years ago • 0 comments

Summary

Verification process after deployment will eventually fail due to network problems. Retrying it may work more often than not, but it is still bound to errors. When the verification process fails, there is a chance the contract deployed successfully, but it couldn't be verified.

Consider adding a mechanism to redo the verification process without having to repeat the complete Deploy process.

filippsen avatar Nov 15 '18 23:11 filippsen