aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #549 from ajsutton/extcodehash-createdeleteaccountwinsvega2018-11-213-0/+265
|\ | | | | Add test for EXTCODEHASH of account created and deleted in same transaction
| * Check self-destructed account via call does not exist.Adrian Sutton2018-11-211-0/+2
| |
| * Check self-destructed account via static call still exists.Adrian Sutton2018-11-212-0/+7
| |
| * Refill tests.Adrian Sutton2018-11-203-2/+177
| |
| * Add test for EXTCODEHASH of account created and then deleted in same ↵Adrian Sutton2018-11-181-0/+81
| | | | | | | | transaction.
* | Fill blockchain tests.Adrian Sutton2018-11-181-0/+85
|/
* fill blockchain testsJose Hugo De la cruz Romero2018-11-1512-0/+972
|
* Fill blockchain tests.Adrian Sutton2018-11-137-0/+671
|
* fill initial stExtCodeHash testsextcodehashDimitry2018-11-096-0/+921