Closed smartcontracts closed 6 years ago
Closes #52
This PR updates .travis.yml so that it:
.travis.yml
0.4.18
ganache-cli
flake8
Adds some minor linting to deployer.py
deployer.py
Cleans up transaction verification a bit and makes sure that an empty signature correctly throws an AssertionError
AssertionError
Closes #52
This PR updates
.travis.yml
so that it:0.4.18
ganache-cli
flake8
ganache-cli
and waits before continuingAdds some minor linting to
deployer.py
Cleans up transaction verification a bit and makes sure that an empty signature correctly throws an
AssertionError