poanetwork / token-wizard

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

(Bug) TW 2.0 doesn't work with Ganache-cli #1162

Closed vbaranov closed 5 years ago

vbaranov commented 5 years ago

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

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

Localhost:8545

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

No, I was not able to deploy crowdsale. I was trying to create Minted capped crowdsale with Ganache without using any wallet. There are two problems here:

  1. I see warning messages, that wallet is not installed.
  2. I was not able to create crowdsale. 1st transaction to deploy Proxy contract failed. Log is attached.

Additional details:

Do you have screenshots showing the problem?

2018-09-28 15 15 10

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.

localhost-1538136803528.zip


mariano-aguero commented 5 years ago

This is happening in the branch 2.0 , but to be sure we should check this error the design integration branch too