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
|
{
"InitCollision" : {
"_info" : {
"comment" : "account already has storage X. create -> in init code change that account's storage -> 0 -> change it to X again ",
"filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400.dirty",
"lllcversion" : "Version: 0.5.0-develop.2018.10.24+commit.01566c2e.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSStoreTest/InitCollisionFiller.json",
"sourceHash" : "89813ef3c9a96fc2c208361508c21064c6c5a316fa7858515f40b455daed0bc7"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
"Constantinople" : [
{
"hash" : "0x26067c3f3f9f8ae914339879cef816f17a622fc53124051ae1ae2186a9b0acf7",
"indexes" : {
"data" : 3,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
"pre" : {
"0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
"balance" : "0x00",
"code" : "",
"nonce" : "0x00",
"storage" : {
"0x01" : "0x01"
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0xe8d4a51000",
"code" : "",
"nonce" : "0x00",
"storage" : {
}
},
"0xdea0000000000000000000000000000000000000" : {
"balance" : "0x00",
"code" : "0x6001600155600060015560016002556000600255600160035560006003556001600455600060045560016005556000600555600160065560006006556001600755600060075560016008556000600855600160095560006009556001600a556000600a556001600b556000600b556001600c556000600c556001600d556000600d556001600e556000600e556001600f556000600f55600160105560006010556001600155",
"nonce" : "0x00",
"storage" : {
}
},
"0xfc597da4849c0d854629216d9e297bbca7bb4616" : {
"balance" : "0x00",
"code" : "",
"nonce" : "0x00",
"storage" : {
"0x01" : "0x01"
}
}
},
"transaction" : {
"data" : [
"0x60006001556001600155",
"0x6000600a80601260003960006000f55000fe60006001556001600155",
"0x6000600a80601760003960006000f55060006000fd00fe60006001556001600155",
"0x6000600a80603760003960006000f5506000600060006000600073dea000000000000000000000000000000000000062030d40f15000fe60006001556001600155"
],
"gasLimit" : [
"0x030d40"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "",
"value" : [
"0x00"
]
}
}
}
|