aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSpecialTest/push32withoutByte.json
blob: fb07ddc1a7b51069ca0b05c16fb3006232702b66 (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
{
    "push32withoutByte" : {
        "_info" : {
            "comment" : "push expect 32 bytes. but we have only 10 byte",
            "filledwith" : "testeth 1.5.0.dev2-45+commit.0189490f.dirty",
            "lllcversion" : "Version: 0.4.25-develop.2018.8.9+commit.63d071d6.mod.Linux.g++",
            "source" : "src/GeneralStateTestsFiller/stSpecialTest/push32withoutByteFiller.json",
            "sourceHash" : "470b7f71e74e5a3585ce9a8a5972017feb87ab3f2aee00874907e602e3a37847"
        },
        "env" : {
            "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
            "currentDifficulty" : "0x020000",
            "currentGasLimit" : "0x2fefd8",
            "currentNumber" : "0x01",
            "currentTimestamp" : "0x03e8",
            "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
        },
        "post" : {
            "Constantinople" : [
                {
                    "hash" : "0x2b00b2a1abae901c353787d712f6971e95799968838044e7f0157fc55e0384cc",
                    "indexes" : {
                        "data" : 0,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                }
            ]
        },
        "pre" : {
            "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : {
                "balance" : "0x00",
                "code" : "0x7f11223344556677889910",
                "nonce" : "0x00",
                "storage" : {
                }
            },
            "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
                "balance" : "0x0de0b6b3a7640000",
                "code" : "",
                "nonce" : "0x01",
                "storage" : {
                }
            }
        },
        "transaction" : {
            "data" : [
                "0x"
            ],
            "gasLimit" : [
                "0x07a120"
            ],
            "gasPrice" : "0x01",
            "nonce" : "0x01",
            "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
            "to" : "0x0dc02922f33e45537411b9f92a1dcc9750ba9932",
            "value" : [
                "0x00"
            ]
        }
    }
}