Problem: After an introduction of Proxies smart-contracts in Auth-os and implementing them in Wizard we should add users ability to verify Proxy smart-contract
Solution: I would suggest dividing this task into separate features:
[x] - add a script, that will get flat source codes, ABI and binaries of Proxies smart-contracts (both: Dutch Auction and Minted capped crowdsale)
[x] - add source code of Proxy smart-contract to Publish page
[x] - add ABI encoded parameters of Proxy smart contract deployment to Publish pagee
[x] - Compiler version and optimization flag value should be added to Publish page
[x] - Source code of Proxy smart-contract should be added to zip archive for download
[x] - File with metada (smart-contract name, ABI encoded parameters, version of compiler, optimization flag value) should be added to zip archive for download
Problem: After an introduction of Proxies smart-contracts in Auth-os and implementing them in Wizard we should add users ability to verify Proxy smart-contract
Solution: I would suggest dividing this task into separate features: