Solidity-coverage: Upgrade ethereumjs-testrpc-sc to 6.4.1

Created on 10 Jun 2019  路  7Comments  路  Source: sc-forks/solidity-coverage

So that Petersburg-compiled contracts can properly be tested for coverage

Most helpful comment

Good to see you back @cgewecke, missed your contributions

All 7 comments

This is fixed on solidity-coverage@beta

Good to see you back @cgewecke, missed your contributions

How would it be possible to contribute to this project? Just clone the repository, make changes locally and create a pull request?

@fabianorodrigo Yes. Because there is work underway at the moment could you open an issue with the changes you'd like to make so we can talk about them first?

@fabianorodrigo Yes. Because there is work underway at the moment could you open an issue with the changes you'd like to make so we can talk about them first?

@cgewecke , how is the development environment setup? I cloned the repository and just call 'node bin/exec.js' but I got the message "couldn't find a 'contracts' folder to instrument".
When I try do debug using VSCode I got '${file} can not be resolved. Please open an editor'.

Should I just create a folder 'contract' with some solidity files to see it running or is there a better way to do this?

@fabianorodrigo Apologies, I'm going to move your question to separate issue: #338.

Fixed in 0.6.0. Thanks @BrendanChou!

Was this page helpful?
0 / 5 - 0 ratings