aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json
blob: 8c370a17c903f01de6985d657399deb1647a7f6f (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
{
    "identity_to_bigger" : {
        "_info" : {
            "comment" : "have a call to e.g. identity built-in that specifies output size more than input size. Check that only the short amount is available with RETURNDATA.  CALL is with 100000 as gas, address 4 as destination, 0 as value, 0 as in-offset, 16 as in-size, 16 as out-offset, 32 as out-size.  The returndatasize should see 16.",
            "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
            "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
            "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/identity_to_biggerFiller.json",
            "sourceHash" : "fa41c6e20a80b145d8cc08bc4240727e0a896c87f0a0c263f8251f201b483604"
        },
        "env" : {
            "currentCoinbase" : "0x3535353535353535353535353535353535353535",
            "currentDifficulty" : "0x020000",
            "currentGasLimit" : "0x5f5e100",
            "currentNumber" : "0x01",
            "currentTimestamp" : "0x03e8",
            "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad"
        },
        "post" : {
            "Byzantium" : [
                {
                    "hash" : "0x61e3b1ed972c7c239e02994faa196eca7d4affb0570c801bbb7343b69479804d",
                    "indexes" : {
                        "data" : 0,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                }
            ],
            "Constantinople" : [
                {
                    "hash" : "0x61e3b1ed972c7c239e02994faa196eca7d4affb0570c801bbb7343b69479804d",
                    "indexes" : {
                        "data" : 0,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                }
            ]
        },
        "pre" : {
            "0x82a978b3f5962a5b0957d9ee9eef472ee55b42f1" : {
                "balance" : "0x0de0b6b3a761fe12",
                "code" : "",
                "nonce" : "0x01",
                "storage" : {
                }
            },
            "0xc305c901078781c232a2a521c2af7980f8385ee9" : {
                "balance" : "0x00",
                "code" : "0x7f112233445566778899aabbccddeeff00112233445566778899aabbccddeeff00600052602060106010600060006004620186a0f1503d600055",
                "nonce" : "0x21",
                "storage" : {
                }
            }
        },
        "transaction" : {
            "data" : [
                "0x"
            ],
            "gasLimit" : [
                "0x030d40"
            ],
            "gasPrice" : "0x01",
            "nonce" : "0x01",
            "secretKey" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d",
            "to" : "0xc305c901078781c232a2a521c2af7980f8385ee9",
            "value" : [
                "0x"
            ]
        }
    }
}