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

(Bug) Minted-Invest page: mincap is shown for non-whitelisted investor #908

Closed dennis00010011b closed 6 years ago

dennis00010011b commented 6 years ago

Test URL : localhost with latest commit https://github.com/poanetwork/token-wizard/commit/5226634f72c9f83b9e13aff6b82ba8b336697c96

Steps:

  1. Create crowdsale with whitelist
  2. Open invest page from no whitelisted
  3. Observe minCap value

Expected result:

Actual result:

Exec ID : 0x8deaa38e932ee46ee91fa60c6619b1f37ede23d12ee0bf83a49bd6a7fafdee34

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

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

Ropsten

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

http://localhost:3000/invest?exec-id=0x8deaa38e932ee46ee91fa60c6619b1f37ede23d12ee0bf83a49bd6a7fafdee34&networkID=3

Do you have screenshots showing the problem?

screen shot 2018-05-23 at 22 57 22

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

If you see errors, please right click on them and "Save as..". Zip saved file and attach it to the Issue.

Your answer