| Commit message (Expand) | Author | Age | Files | Lines |
* | Use '>=Constantinople' instead of '>Byzantium' to be a bit more readable that... | Adrian Sutton | 2018-11-13 | 3 | -58/+3 |
* | Add more dynamic argument test cases to cover non-existent accounts, precompi... | Adrian Sutton | 2018-11-13 | 1 | -34/+33 |
* | Add test case for a contract executing EXTCODEHASH of the account being creat... | Adrian Sutton | 2018-11-12 | 1 | -0/+64 |
* | Add test case for a contract executing EXTCODEHASH with a dynamic argument. | Adrian Sutton | 2018-11-12 | 1 | -0/+126 |
* | Add test case for a contract executing EXTCODEHASH on itself. | Adrian Sutton | 2018-11-12 | 1 | -0/+119 |
* | fill initial stExtCodeHash testsextcodehash | Dimitry | 2018-11-09 | 5 | -4/+97 |
* | stExtCodeHash WIP | Dimitry | 2018-10-11 | 4 | -0/+568 |