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) update check of reverting transactions #950

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: the check of conditions of reverting transactions doesn't work with the new release of Auth-os v1.0.1. For example, the check doesn't work for updating of 3d tier's end date. Solution: update the check of conditions of reverting transactions