aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stExtCodeHash
Commit message (Expand)AuthorAgeFilesLines
* Add test that checks EXTCODEHASH of self destructed account after original ca...Adrian Sutton2018-11-201-0/+70
* Add STATICCALL variant.Adrian Sutton2018-11-202-3/+66
* Add test for EXTCODEHASH of account created and then deleted in same transact...Adrian Sutton2018-11-181-0/+63
* refill tests using create2 branch of aleth, fix extCodeHashPrecompiles json o...Jose Hugo De la cruz Romero2018-11-154-29/+6
* fix precompiles codehash test, refill using latest aleth/testethJose Hugo De la cruz Romero2018-11-154-73/+113
* EXTCODEHASH testsJose Hugo De la cruz Romero2018-11-154-0/+372
* Use '>=Constantinople' instead of '>Byzantium' to be a bit more readable that...Adrian Sutton2018-11-133-58/+3
* Add more dynamic argument test cases to cover non-existent accounts, precompi...Adrian Sutton2018-11-131-34/+33
* Add test case for a contract executing EXTCODEHASH of the account being creat...Adrian Sutton2018-11-121-0/+64
* Add test case for a contract executing EXTCODEHASH with a dynamic argument.Adrian Sutton2018-11-121-0/+126
* Add test case for a contract executing EXTCODEHASH on itself.Adrian Sutton2018-11-121-0/+119
* fill initial stExtCodeHash testsextcodehashDimitry2018-11-095-4/+97
* stExtCodeHash WIPDimitry2018-10-114-0/+568