poanetwork / token-wizard

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

(Fix) changing of global min cap for ongoing crowdsale #948

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: global min cap is alternative to whitlists functionality. Whitelists can be changed any time before tier ends. Global min cap should work in the same manner.

Solution: make global min cap modifiable before and for ongoing crowdsale if all of the tiers are not whitlisted.