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

(Fix) Minted capped global min cap update for ongoing tier #999

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: Global min cap cannot be updated, if the tier is modifiable and already started Solution: Auth-os team fixed this issue in a new MintedCappedIdx smart-contract. The implementation of it in this PR