Skip to content

Commit 2b6da2f

Browse files
committed
Update vmtests.json
arith testcase updated
1 parent 4bb6461 commit 2b6da2f

File tree

1 file changed

+2
-103
lines changed

1 file changed

+2
-103
lines changed

vmtests.json

Lines changed: 2 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,5 @@
11
{
2-
"arith" : {
3-
"callcreates" : [
4-
{
5-
"data" : [
6-
],
7-
"destination" : "cd1722f3947def4cf144679da39c4c32bdc35681",
8-
"gasLimit" : 9792,
9-
"value" : 74
10-
}
11-
],
12-
"env" : {
13-
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
14-
"currentDifficulty" : "256",
15-
"currentGasLimit" : "1000000",
16-
"currentNumber" : "0",
17-
"currentTimestamp" : 1,
18-
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
19-
},
20-
"exec" : {
21-
"address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
22-
"caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
23-
"code" : [
24-
96,
25-
0,
26-
96,
27-
0,
28-
96,
29-
0,
30-
96,
31-
0,
32-
96,
33-
74,
34-
51,
35-
96,
36-
200,
37-
92,
38-
3,
39-
241
40-
],
41-
"data" : [
42-
],
43-
"gas" : 10000,
44-
"gasPrice" : 100000000000000,
45-
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
46-
"value" : 1000000000000000000
47-
},
48-
"gas" : 9971,
49-
"out" : [
50-
],
51-
"post" : {
52-
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
53-
"balance" : 999999999999999926,
54-
"code" : [
55-
96,
56-
0,
57-
96,
58-
0,
59-
96,
60-
0,
61-
96,
62-
0,
63-
96,
64-
74,
65-
51,
66-
96,
67-
200,
68-
92,
69-
3,
70-
241
71-
],
72-
"nonce" : 0,
73-
"storage" : {
74-
}
75-
}
76-
},
77-
"pre" : {
78-
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
79-
"balance" : 1000000000000000000,
80-
"code" : [
81-
96,
82-
0,
83-
96,
84-
0,
85-
96,
86-
0,
87-
96,
88-
0,
89-
96,
90-
74,
91-
51,
92-
96,
93-
200,
94-
92,
95-
3,
96-
241
97-
],
98-
"nonce" : 0,
99-
"storage" : {
100-
}
101-
}
102-
}
103-
},
2+
"arith" : {"callcreates":[{"data":[],"destination":"cd1722f3947def4cf144679da39c4c32bdc35681","gasLimit":200,"value":74}],"env":{"currentCoinbase":"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba","currentDifficulty":"256","currentGasLimit":"1000000","currentNumber":"0","currentTimestamp":1,"previousHash":"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"},"exec":{"address":"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6","caller":"cd1722f3947def4cf144679da39c4c32bdc35681","code":["0x6000600060006000604a3360c8f1"],"data":[],"gas":10000,"gasPrice":100000000000000,"origin":"cd1722f3947def4cf144679da39c4c32bdc35681","value":1000000000000000000},"gas":9773,"out":[],"post":{"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6":{"balance":999999999999999926,"code":[],"nonce":0,"storage":{}}},"pre":{"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6":{"balance":1000000000000000000,"code":[],"nonce":0,"storage":{}}}},
1043
"boolean" : {
1054
"callcreates" : [
1065
{
@@ -974,4 +873,4 @@
974873
}
975874
}
976875
}
977-
}
876+
}

0 commit comments

Comments
 (0)