Fix gas cost for OOG calls

pull/426/head
Christoph Jentzsch 10 years ago
parent 63bcca7604
commit 4b0c3b29ae
  1. 12
      StateTests/stPreCompiledContracts.json

@ -159,14 +159,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "776",
"balance" : "1275",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999899224",
"balance" : "999999999999898725",
"code" : "0x",
"nonce" : "1",
"storage" : {
@ -829,14 +829,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "835",
"balance" : "934",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999899165",
"balance" : "999999999999899066",
"code" : "0x",
"nonce" : "1",
"storage" : {
@ -1298,14 +1298,14 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "835",
"balance" : "934",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999899165",
"balance" : "999999999999899066",
"code" : "0x",
"nonce" : "1",
"storage" : {

Loading…
Cancel
Save