aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stSStoreTest/sstore_changeFromExternalCallInInitCode_d13g0v0Filler.json
blob: e022d396953e97ba08ba3cfbd64a23058da5ba69 (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
{
    "sstore_changeFromExternalCallInInitCode_d13g0v0" : {
        "_info" : {
            "comment" : "account already has storage X. create -> in init code change that account's storage -> 0 -> change it to X again "
        },
        "blocks" : [
            {
                "blockHeaderPremine" : {
                    "difficulty" : "0x020000",
                    "gasLimit" : "0x989680",
                    "timestamp" : "0x03e8",
                    "updatePoW" : "1"
                },
                "transactions" : [
                    {
                        "data" : "0x6000602280601260003960006000f55000fe600060006000600073bea0000000000000000000000000000000000000620186a0fa",
                        "gasLimit" : "0x030d40",
                        "gasPrice" : "0x01",
                        "nonce" : "0x00",
                        "r" : "0xce360547ea358af7b86d7ec5d2a46479851336d37037bda29c102927ee630ab2",
                        "s" : "0x6c5adf68b360513e1d3819296d1a9e4574b226c305340a4ea797de56f5b30c40",
                        "to" : "",
                        "v" : "0x1c",
                        "value" : "0x00"
                    }
                ],
                "uncleHeaders" : [
                ]
            }
        ],
        "expect" : [
            {
                "network" : "Constantinople",
                "result" : {
                    "0x6602cfc925be62bf18470598a98f72812a1ebef2" : {
                    },
                    "0xbea0000000000000000000000000000000000000" : {
                        "nonce" : "0x00",
                        "storage" : {
                            "0x01" : "0x01"
                        }
                    }
                }
            }
        ],
        "genesisBlockHeader" : {
            "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
            "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
            "difficulty" : "131072",
            "extraData" : "0x42",
            "gasLimit" : "0x989680",
            "gasUsed" : "0",
            "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
            "nonce" : "0x0102030405060708",
            "number" : "0",
            "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
            "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
            "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a",
            "timestamp" : "0x03b6",
            "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
            "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
        },
        "pre" : {
            "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
                "balance" : "0xe8d4a51000",
                "code" : "",
                "nonce" : "0x00",
                "storage" : {
                }
            },
            "0xbea0000000000000000000000000000000000000" : {
                "balance" : "0x00",
                "code" : "0x600060015560016001556001600055",
                "nonce" : "0x00",
                "storage" : {
                    "0x01" : "0x01"
                }
            },
            "0xdea0000000000000000000000000000000000000" : {
                "balance" : "0x00",
                "code" : "0x6001600155600060015560016002556000600255600160035560006003556001600455600060045560016005556000600555600160065560006006556001600755600060075560016008556000600855600160095560006009556001600a556000600a556001600b556000600b556001600c556000600c556001600d556000600d556001600e556000600e556001600f556000600f55600160105560006010556001600155",
                "nonce" : "0x00",
                "storage" : {
                }
            }
        },
        "sealEngine" : "NoProof"
    }
}