Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test - fix delegate-call test | kumavis | 2016-10-25 | 2 | -1/+3 |
| | |||||
* | Reproduced issue 743 in test case | Dan Finlay | 2016-10-18 | 1 | -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 tests | Dan Finlay | 2016-06-25 | 1 | -0/+57 |
| | |||||
* | Migrate etherscan providers to our RPC | Dan Finlay | 2016-04-13 | 1 | -0/+1 |