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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
GeneralStateTests
/
stReturnDataTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
refill general state tests
Dimitry
2017-07-10
11
-8
/
+23
*
Merge pull request #208 from ethereum/returndatacopy_with_2_256_sum
winsvega
2017-07-10
1
-0
/
+183
|
\
|
*
Use CALLDATALOAD instead of CALLDATACOPY and MLOAD
Yoichi Hirai
2017-07-06
1
-16
/
+16
|
*
Add one-less and one-more numbers
Yoichi Hirai
2017-07-06
1
-8
/
+90
|
*
Add a test RETURNDATACOPY at the beginning of a program should throw an excep...
Yoichi Hirai
2017-07-03
1
-0
/
+101
*
|
Merge pull request #207 from ethereum/remove_compiled_code
winsvega
2017-07-06
2
-12
/
+22
|
\
\
|
*
|
Apparently some bytecode was not faithful compilation of the LLL code
Yoichi Hirai
2017-07-03
2
-12
/
+22
|
|
/
*
|
Merge pull request #196 from ethereum/returndatacopy_0_0_after_successful_create
winsvega
2017-07-06
2
-0
/
+202
|
\
\
|
*
|
Use (SSTORE 0 1) in the init code to see if the CREATE succeeds or not
Yoichi Hirai
2017-07-06
1
-7
/
+7
|
*
|
Add a test about RETURNDATACOPY after a successful CREATE should throw except...
Yoichi Hirai
2017-06-28
1
-0
/
+101
|
*
|
Address @winsvega's comments
Yoichi Hirai
2017-06-28
1
-13
/
+6
|
*
|
Add test cases for RETURNDATACOPY after a successful CREATE should not throw ...
Yoichi Hirai
2017-06-26
1
-0
/
+108
*
|
|
Merge pull request #200 from ethereum/returndatacopy-after-failing-call-with-...
winsvega
2017-07-06
1
-0
/
+108
|
\
\
\
|
*
|
|
Add a test about "RETURNDATACOPY after a failing CALL should throw exception ...
Yoichi Hirai
2017-06-29
1
-0
/
+108
|
|
|
/
|
|
/
|
*
/
|
Add a test 'RETURNDATACOPY at the beginning of a program should throw an exce...
Yoichi Hirai
2017-06-30
1
-0
/
+101
|
/
/
*
|
Also try RETURNDATACOPY when the calldata is not empty
Yoichi Hirai
2017-06-27
1
-37
/
+91
*
|
Add a test for trying returndatacopy 0 0 on an empty return data buffer
Yoichi Hirai
2017-06-23
1
-0
/
+88
|
/
*
Fill tests after making returndatacopy throw
Yoichi Hirai
2017-06-08
3
-3
/
+3
*
Add tests for RETURNDATACOPY after CREATE
Yoichi Hirai
2017-05-24
1
-0
/
+103
*
Add a test case for a RETURNDATACOPY from an overrunning range
Yoichi Hirai
2017-05-24
1
-0
/
+103
*
Updated the opcodes of RETURNDATA instructions
Yoichi Hirai
2017-05-24
3
-13
/
+116
*
Add a test case about RETURNDATASIZE returning zero after initialization
Yoichi Hirai
2017-05-24
1
-0
/
+96
*
Add the filled test
Yoichi Hirai
2017-05-24
1
-0
/
+96