Skip to content

Commit

Permalink
update gas costs
Browse files Browse the repository at this point in the history
  • Loading branch information
CJentzsch committed Dec 1, 2014
1 parent cfdca62 commit 4089b80
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions StateTests/stPreCompiledContracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1976",
"balance" : "1977",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898024",
"balance" : "999999999999898023",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -95,14 +95,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1440",
"balance" : "1441",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898560",
"balance" : "999999999999898559",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -161,14 +161,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1375",
"balance" : "1376",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898625",
"balance" : "999999999999898624",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -298,14 +298,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1976",
"balance" : "1977",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898024",
"balance" : "999999999999898023",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -365,14 +365,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1576",
"balance" : "1577",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898424",
"balance" : "999999999999898423",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -432,14 +432,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1576",
"balance" : "1577",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898424",
"balance" : "999999999999898423",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down Expand Up @@ -500,14 +500,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1776",
"balance" : "1777",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999898224",
"balance" : "999999999999898223",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down
4 changes: 2 additions & 2 deletions StateTests/stSystemOperationsTest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1666,14 +1666,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "916",
"balance" : "917",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999899084",
"balance" : "999999999999899083",
"code" : "0x",
"nonce" : "1",
"storage" : {
Expand Down

0 comments on commit 4089b80

Please sign in to comment.