TPL-protocol / demo-dapp

Sample dapp for showcasing TPL
MIT License
9 stars 2 forks source link

Check the --network unexisting on the truffle tests #7

Open come-maiz opened 6 years ago

come-maiz commented 6 years ago

When I tried to run the truffle tests, the contracts couldn't be deployed because it ran out of gas. I used a workaround --network unexisting, but we need to investigate this deeper to understand what's going on.