Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Commit 49a9f47

Browse files
committed
Merge pull request #16 from CJentzsch/develop
corrected amount of used gas for CallToNameRegistratorOutOfGas
2 parents 3b0ec43 + 94a493b commit 49a9f47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vmtests/vmSystemOperationsTest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
282282
"value" : "100000"
283283
},
284-
"gas" : "865",
284+
"gas" : "764",
285285
"out" : "0x",
286286
"post" : {
287287
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1003,7 +1003,7 @@
10031003
"gas" : "10000",
10041004
"gasPrice" : "100000000000000",
10051005
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
1006-
"value" : "1000000000000000000"
1006+
"value" : "100"
10071007
},
10081008
"gas" : "9792",
10091009
"out" : "0x",

0 commit comments

Comments
 (0)