aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCreate2/returndatacopy_following_create.json
blob: 584cf5b0c96558a6e74d35b0336059d8847a22f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
    "returndatacopy_following_create" : {
        "_info" : {
            "comment" : "Check that create2 does not fill returndata buffer with its return opcode.",
            "filledwith" : "testeth 1.5.0.dev2-73+commit.1bcd29e5",
            "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
            "source" : "src/GeneralStateTestsFiller/stCreate2/returndatacopy_following_createFiller.json",
            "sourceHash" : "6c9d669af9e144dba5e0d3b5a7d9dbe190489a9430410b88392eede9e233fdb6"
        },
        "env" : {
            "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
            "currentDifficulty" : "0x20000",
            "currentGasLimit" : "0x0a00000000",
            "currentNumber" : "0x01",
            "currentTimestamp" : "0x03e8",
            "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
        },
        "post" : {
            "Constantinople" : [
                {
                    "hash" : "0x58873c6dcd4283898b212cf1ac6c5cfe9420ee8606b5dabf62e26c097533b800",
                    "indexes" : {
                        "data" : 0,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                },
                {
                    "hash" : "0x58873c6dcd4283898b212cf1ac6c5cfe9420ee8606b5dabf62e26c097533b800",
                    "indexes" : {
                        "data" : 1,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                }
            ]
        },
        "pre" : {
            "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
                "balance" : "0x00",
                "code" : "0x6000602780601e60003960006000f5506020600060003e600051600055fe7d111122223333444455556666777788889999aaaabbbbccccddddeeeeffff60005260206000f3",
                "nonce" : "0x00",
                "storage" : {
                    "0x00" : "0x01"
                }
            },
            "0x1aabbccdd5c57f15886f9b263e2f6d2d6c7b5ec6" : {
                "balance" : "0x00",
                "code" : "0x600060006000600060006000355af1",
                "nonce" : "0x00",
                "storage" : {
                }
            },
            "0x1f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
                "balance" : "0x00",
                "code" : "0x6000600180601e60003960006000f5506020600060003e600051600055fe00",
                "nonce" : "0x00",
                "storage" : {
                    "0x00" : "0x01"
                }
            },
            "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
                "balance" : "0x6400000000",
                "code" : "",
                "nonce" : "0x00",
                "storage" : {
                }
            }
        },
        "transaction" : {
            "data" : [
                "0x0000000000000000000000000f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
                "0x0000000000000000000000001f572e5295c57f15886f9b263e2f6d2d6c7b5ec6"
            ],
            "gasLimit" : [
                "0x0a00000000"
            ],
            "gasPrice" : "0x01",
            "nonce" : "0x00",
            "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
            "to" : "0x1aabbccdd5c57f15886f9b263e2f6d2d6c7b5ec6",
            "value" : [
                "0x00"
            ]
        }
    }
}