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

(Bug) Button "Finalize" is active after finalization #1007

Closed mariano-aguero closed 6 years ago

mariano-aguero commented 6 years ago

Closes #975

See images Crowdsale with all the tokens sold issue-975-contribute-enable-all-sell

Allow to finalize crowdsale before finish because all the tokens were sold issue-975-manage-enable-all-sell

Disable button after finish issue 998-disable-button-min-cap

dennis00010011b commented 6 years ago

@mariano-aguero Button finalize disabled if crowdsale time over and not all tokens were sold Owner can't finalize

screen shot 2018-07-03 at 10 31 38
mariano-aguero commented 6 years ago

@dennis00010011b I made some changes, can you test again the same "case" ? Thank you