index
:
tangerine-tests
consttransition
develop
extcodehash
init-create-revert-returndatasize
moreextcode
moresstore
retestethcfg
should-fail
stable
zeroSigTests
Tangerine fork of Ethereum tests (https://github.com/tangerine-network/tests)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
GeneralStateTestsFiller
/
stExtCodeHash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment.
Adrian Sutton
2018-11-21
1
-1
/
+1
*
Add test for EXTCODEHASH of account before and after changing it's balance, n...
Adrian Sutton
2018-11-21
1
-0
/
+89
*
Merge pull request #549 from ajsutton/extcodehash-createdeleteaccount
winsvega
2018-11-21
4
-0
/
+296
|
\
|
*
Check self-destructed account via call does not exist.
Adrian Sutton
2018-11-21
1
-0
/
+3
|
*
Check self-destructed account via static call still exists.
Adrian Sutton
2018-11-21
1
-0
/
+5
|
*
Check self-destructed account no longer exists.
Adrian Sutton
2018-11-21
1
-0
/
+3
|
*
Add test that checks EXTCODEHASH of self destructed account after original ca...
Adrian Sutton
2018-11-20
1
-0
/
+81
|
*
Add STATICCALL variant.
Adrian Sutton
2018-11-20
2
-0
/
+136
|
*
Add test for EXTCODEHASH of account created and then deleted in same transact...
Adrian Sutton
2018-11-18
1
-0
/
+68
*
|
Add test for EXTCODEHASH of account created in same transaction.
Adrian Sutton
2018-11-18
1
-0
/
+72
|
/
*
fix precompiles codehash test, refill using latest aleth/testeth
Jose Hugo De la cruz Romero
2018-11-15
1
-120
/
+125
*
EXTCODEHASH tests
Jose Hugo De la cruz Romero
2018-11-15
4
-0
/
+390
*
Use '>=Constantinople' instead of '>Byzantium' to be a bit more readable that...
Adrian Sutton
2018-11-13
3
-25
/
+7
*
Add more dynamic argument test cases to cover non-existent accounts, precompi...
Adrian Sutton
2018-11-13
1
-26
/
+102
*
Add test case for a contract executing EXTCODEHASH of the account being creat...
Adrian Sutton
2018-11-12
1
-0
/
+74
*
Add test case for a contract executing EXTCODEHASH with a dynamic argument.
Adrian Sutton
2018-11-12
1
-0
/
+93
*
Add test case for a contract executing EXTCODEHASH on itself.
Adrian Sutton
2018-11-12
1
-0
/
+86
*
fill initial stExtCodeHash tests
extcodehash
Dimitry
2018-11-09
1
-0
/
+94
*
stExtCodeHash WIP
Dimitry
2018-10-11
4
-0
/
+444