Update to testrpc 6.0.1 and test fixes for revert opcode.
Showing
| ... | ... | @@ -36,7 +36,7 @@ |
| "chai-bignumber": "^2.0.0", | ||
| "coveralls": "^2.13.1", | ||
| "ethereumjs-util": "^5.1.2", | ||
| "ethereumjs-testrpc": "^4.1.1", | ||
| "ethereumjs-testrpc": "^6.0.1", | ||
| "mocha-lcov-reporter": "^1.3.0", | ||
| "solidity-coverage": "^0.2.2", | ||
| "truffle": "^4.0.0", | ||
| ... | ... |
test/helpers/EVMRevert.js
0 → 100644
test/helpers/assertRevert.js
0 → 100644
Please
register
or
sign in
to comment