Merge pull request #16 from CJentzsch/develop

corrected amount of used gas for CallToNameRegistratorOutOfGas
pull/426/head
Jeffrey Wilcke 10 years ago
commit 49a9f47aec
  1. 4
      vmtests/vmSystemOperationsTest.json

@ -281,7 +281,7 @@
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "100000" "value" : "100000"
}, },
"gas" : "865", "gas" : "764",
"out" : "0x", "out" : "0x",
"post" : { "post" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@ -1003,7 +1003,7 @@
"gas" : "10000", "gas" : "10000",
"gasPrice" : "100000000000000", "gasPrice" : "100000000000000",
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "1000000000000000000" "value" : "100"
}, },
"gas" : "9792", "gas" : "9792",
"out" : "0x", "out" : "0x",

Loading…
Cancel
Save