aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCreate2/create2collisionSelfdestructed2.json
blob: c019a16aa3438095853cff0822a9b0c8ac2981dc (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
{
    "create2collisionSelfdestructed2" : {
        "_info" : {
            "comment" : "A contract which performs SUICIDE, and is then attempted to be recreated (different code, same init-code) during the same transaction. This ought to fail, since the code is not cleaned out until after the transaction is ended.",
            "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/stCreate2/create2collisionSelfdestructed2Filler.json",
            "sourceHash" : "5ae0b1d74ccfa93155db2c198eb1b9a40164cc673e166913ebc1b3ab91449fe0"
        },
        "env" : {
            "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
            "currentDifficulty" : "0x20000",
            "currentGasLimit" : "0x0f4240",
            "currentNumber" : "0x01",
            "currentTimestamp" : "0x03e8",
            "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
        },
        "post" : {
            "Constantinople" : [
                {
                    "hash" : "0x2aaeccadffb464b3942a98bcaa33d20002168de6b585c39514e45f2bfe8f68a8",
                    "indexes" : {
                        "data" : 0,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                },
                {
                    "hash" : "0xccd5070f2c969fd80b3d6e01a5419fd7fd70359d4cbe9397da6838b338ceae50",
                    "indexes" : {
                        "data" : 1,
                        "gas" : 0,
                        "value" : 0
                    },
                    "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
                }
            ]
        },
        "pre" : {
            "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
                "balance" : "0x0de0b6b3a7640000",
                "code" : "0x626010ff6000526003601df3",
                "nonce" : "0x00",
                "storage" : {
                }
            },
            "0xcff64f4c5df8f436c4f2c1af4b2e3f9e3004c779" : {
                "balance" : "0x01",
                "code" : "0x6010ff",
                "nonce" : "0x01",
                "storage" : {
                }
            },
            "0xfce41d047b4a1d4450382dcc29ec7e5fedc5f9a3" : {
                "balance" : "0x01",
                "code" : "0x6010ff",
                "nonce" : "0x00",
                "storage" : {
                }
            }
        },
        "transaction" : {
            "data" : [
                "0x6000600060006000600073fce41d047b4a1d4450382dcc29ec7e5fedc5f9a361c350f1506b620102036000526003601df36000526000600c60146000f5",
                "0x6000600060006000600073cff64f4c5df8f436c4f2c1af4b2e3f9e3004c77961c350f1506b626010ff6000526003601df36000526000600c60146000f5"
            ],
            "gasLimit" : [
                "0x061a80"
            ],
            "gasPrice" : "0x01",
            "nonce" : "0x00",
            "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
            "to" : "",
            "value" : [
                "0x00"
            ]
        }
    }
}