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) For several tiers, some transactions goes out of gas #460

Closed fernandomg closed 6 years ago

fernandomg commented 6 years ago

If you are reporting a problem with ICO Wizard, please include the following information:

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

Any

If you were able to create it, what is the URL of your crowdsale?

No

Do you have screenshots showing the problem?

No

Do you see errors in the dev console? If yes, please include a screenshot

(To open the dev console in Google Chrome, press F12, or go to View -> Developer -> Developer Tools, and open the Console tab)

No


fernandomg commented 6 years ago

setEarlyParticipantsWhitelist from https://github.com/poanetwork/ico-wizard/blob/master/src/components/stepFour/utils.js#L132

updateJoinedCrowdsalesMultiple from https://github.com/poanetwork/ico-wizard/blob/master/src/components/stepFour/utils.js#L154