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

(Feature) Proxy contracts files (.sol, .abi & .bin) #1109

Closed fernandomg closed 6 years ago

fernandomg commented 6 years ago

Closes #1036

A bash script was created to generate the files for the proxy contracts in TW, from source stored in submodule auth-os-applications

It was added as the last step in the build process (npm run build)

vbaranov commented 6 years ago

@fernandomg maybe, let's add it also to npm run start ?

dennis00010011b commented 6 years ago

@fernandomg In this PR scripts for e2e tests don't work anymore : npm run e2eMintedWhitelist, npm run e2eMintedMincap, npm run e2eDutchWhitelist, npm run e2eDutchWhitelist because contracts don't deploy. Could you please look at it?

mariano-aguero commented 6 years ago

@fernandomg There are problems when executing the transactions. The branch e2e, I think it is not properly updated (to use locally with ganache). With ropsten there is another error

Ropsten screenshot_20180827_090414

Ganache screenshot_20180827_083257

fernandomg commented 6 years ago

@mariano-aguero please check now. It should be working properly for ropsten and with ganache.

dennis00010011b commented 6 years ago

@fernandomg @mariano-aguero Now it works with Ropsten and ganache. But e2etests are still failed https://travis-ci.org/poanetwork/token-wizard/builds/421193879?utm_source=github_status&utm_medium=notification