aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stReturnDataTest
diff options
context:
space:
mode:
authorJared Wasinger <j-wasinger@hotmail.com>2017-08-29 08:45:13 +0800
committerJared Wasinger <j-wasinger@hotmail.com>2017-08-29 08:45:13 +0800
commit7ff01814492097234d2acf7705636940d32f79d3 (patch)
tree96bbe01766b1c5364fe5314a34d2aa0078e6818f /GeneralStateTests/stReturnDataTest
parentf9aceb8fc8461cea5711616027c8a218eadaaf7d (diff)
downloaddexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar.gz
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar.bz2
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar.lz
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar.xz
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.tar.zst
dexon-tests-7ff01814492097234d2acf7705636940d32f79d3.zip
add 'returndatacopy_after_successful_callcode' state test
Diffstat (limited to 'GeneralStateTests/stReturnDataTest')
-rw-r--r--GeneralStateTests/stReturnDataTest/returndatacopy_after_successful_callcode.json117
1 files changed, 117 insertions, 0 deletions
diff --git a/GeneralStateTests/stReturnDataTest/returndatacopy_after_successful_callcode.json b/GeneralStateTests/stReturnDataTest/returndatacopy_after_successful_callcode.json
new file mode 100644
index 000000000..b7a36ea41
--- /dev/null
+++ b/GeneralStateTests/stReturnDataTest/returndatacopy_after_successful_callcode.json
@@ -0,0 +1,117 @@
+{
+ "returndatacopy_after_successful_callcode" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_after_successful_callcodeFiller.json"
+ },
+ "env" : {
+ "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x20000",
+ "currentGasLimit" : "0x0a00000000",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
+ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "Byzantium" : [
+ {
+ "hash" : "0x94c35cc8022cadf0e10586ceddb4f220188720397637b080e1d6491913f15f8f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0x94c35cc8022cadf0e10586ceddb4f220188720397637b080e1d6491913f15f8f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "EIP150" : [
+ {
+ "hash" : "0x33c5952ac1202c1fc363f3fe3afade31fd9a76a2e4d4519ff733515b86b60060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "EIP158" : [
+ {
+ "hash" : "0x33c5952ac1202c1fc363f3fe3afade31fd9a76a2e4d4519ff733515b86b60060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "Frontier" : [
+ {
+ "hash" : "0x33c5952ac1202c1fc363f3fe3afade31fd9a76a2e4d4519ff733515b86b60060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "0x33c5952ac1202c1fc363f3fe3afade31fd9a76a2e4d4519ff733515b86b60060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ]
+ },
+ "pre" : {
+ "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "0x00",
+ "code" : "0x6000600060006000600073a94f5374fce5edbc8e2a8697c15331677e6ebf0b61ea60f2506020600060003e600051600055",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x00" : "0xffffffffffff"
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x6400000000",
+ "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000f3",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "0x0a00000000"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "value" : [
+ "0x00"
+ ]
+ }
+ }
+} \ No newline at end of file