poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
384 stars 215 forks source link

(Feature) Add proxy name, compiler version and optimization info to publish page #1123

Closed fernandomg closed 5 years ago

fernandomg commented 5 years ago

Closes #1039

Displays the information above the proxy Contract source code.

image

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 3020


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/stepFour/constants.js 0 1 0.0%
src/components/stepFour/index.js 0 1 0.0%
<!-- Total: 0 2 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/components/stepFour/index.js 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2996: -0.003%
Covered Lines: 834
Relevant Lines: 3596

💛 - Coveralls