aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Collapse)AuthorAgeFilesLines
* test - fix delegate-call testkumavis2016-10-252-1/+3
|
* Reproduced issue 743 in test caseDan Finlay2016-10-181-0/+1
| | | | | | This contract hex does include the value `f4`, but it was compiled from a contract with no instance of `.delegatecall`. I believe `f4` in this case is part of some other value or contract address, and `ethBinToOps` has some error in how it skips pushed data. @kumavis
* Fixed testsDan Finlay2016-06-251-0/+57
|
* Migrate etherscan providers to our RPCDan Finlay2016-04-131-0/+1