aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stExtCodeHash
Commit message (Expand)AuthorAgeFilesLines
* refill StateTestsDimitry2019-01-2128-49/+49
* refill stSStoreTestDimitry2019-01-2028-52/+522
* extcodecopy/hash of zero sizeDimitry2018-12-131-0/+84
* extcodehash of account that suicide in a subcallDimitry2018-12-131-0/+77
* extcodecopy boundsDimitry2018-12-111-0/+70
* fill testsDimitry2018-12-101-0/+78
* fill testsDimitry2018-12-061-0/+169
* fill missing testDimitry2018-12-021-0/+63
* fix OOGJose Hugo De la cruz Romero2018-11-291-4/+4
* refill test 0Jose Hugo De la cruz Romero2018-11-281-2/+2
* add checks for extcodecopy and extcodesizeJose Hugo De la cruz Romero2018-11-285-23/+37
* extcodehash for deleted account in state, extcodehash for deleted account cre...Jose Hugo De la cruz Romero2018-11-235-0/+392
* Fix comment.Adrian Sutton2018-11-211-2/+2
* Add test for EXTCODEHASH of account before and after changing it's balance, n...Adrian Sutton2018-11-211-0/+77
* Merge pull request #549 from ajsutton/extcodehash-createdeleteaccountwinsvega2018-11-213-0/+196
|\
| * Check self-destructed account via call does not exist.Adrian Sutton2018-11-211-1/+1
| * Check self-destructed account via static call still exists.Adrian Sutton2018-11-211-1/+1
| * Check self-destructed account no longer exists.Adrian Sutton2018-11-211-1/+1
| * Refill tests.Adrian Sutton2018-11-202-4/+4
| * 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
* | Add test for EXTCODEHASH of account created in same transaction.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