poanetwork / token-wizard

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

Real max cap #893

Closed fernandomg closed 6 years ago

fernandomg commented 6 years ago

Fixes #872

maxCap was not properly calculated for minted Capped strategy.

Also I moved wei rounding to where where it should be, right before send the tx.