Skip to content

Commit

Permalink
corrected amount of used gas for CallToNameRegistratorOutOfGas
Browse files Browse the repository at this point in the history
  • Loading branch information
CJentzsch committed Oct 7, 2014
1 parent 222068b commit 72853c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vmtests/vmSystemOperationsTest.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "100000"
},
"gas" : "865",
"gas" : "764",
"out" : "0x",
"post" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"gas" : "10000",
"gasPrice" : "100000000000000",
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "1000000000000000000"
"value" : "100"
},
"gas" : "9792",
"out" : "0x",
Expand Down

0 comments on commit 72853c4

Please sign in to comment.