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

(Bug) Minted, Dutch: Whitelisted addresses are not initialized if list length > 60 #1052

Closed dennis00010011b closed 6 years ago

dennis00010011b commented 6 years ago

Steps:

  1. Start creating Minted (or Dutch) crowdsale, decimals =18, 1 tier, whitelisted
  2. In Step 3: add 61 whitelisted addresses from *. csv file: https://drive.google.com/open?id=1XpOw_lqxZE6G5k0qAwWbhT2MTcTxFsWm
  3. Complete deployment, check if Register whitelisted addresses transaction is skipped in Step 4

Expected result :

Actual result:

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

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

Ropsten Proxy address: 0xbbe7f8062c2d6214af0451d8b4c3526ad88986ba ExecID: 0x116fea137db6e131133e7f2bab296045d8f41cc5607279db17b218cab0929a51

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

http://localhost:3000/contribute?addr=0xbbe7f8062c2d6214af0451d8b4c3526ad88986ba&networkID=3

Do you have screenshots showing the problem?

screen shot 2018-07-18 at 09 56 41 screen shot 2018-07-18 at 09 47 48

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

No


vbaranov commented 6 years ago

@dennis00010011b do you have the Etherscan link to the failed transaction to add a big number of items into the whitelist in Ropsten?