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) Burn flag for Dutch Auction #997

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: Crowdsale owners have no ability to manage what to do with unsold amount in Dutch Auction. Unsold amount is locked after crowdsale finalization.

Solution: Auth-os team has implemented a flag _burn_excess for Dutch Auction. Let's implement this flag in UI. Tasks: