Update to testrpc 6.0.1 and test fixes for revert opcode.

This commit is contained in:
Ben Burns
2017-11-02 23:10:32 -04:00
committed by Alejandro Santander
parent b9cbea1c9c
commit c29dd086d3
23 changed files with 78 additions and 73 deletions

View File

@ -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",