| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for EXTCODEHASH of account created in same transaction. | Adrian Sutton | 2018-11-18 | 1 | -0/+63 |
* | refill tests using create2 branch of aleth, fix extCodeHashPrecompiles json o... | Jose Hugo De la cruz Romero | 2018-11-15 | 4 | -29/+6 |
* | fix precompiles codehash test, refill using latest aleth/testeth | Jose Hugo De la cruz Romero | 2018-11-15 | 4 | -73/+113 |
* | EXTCODEHASH tests | Jose Hugo De la cruz Romero | 2018-11-15 | 4 | -0/+372 |
* | 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 |