Skip to content

Commit 8d38d62

Browse files
committed
INVALID stops the operation and doesn't cost gas
1 parent dfe66ca commit 8d38d62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vmtests/vmIOandFlowOperationsTest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
2121
"value" : "1000000000000000000"
2222
},
23-
"gas" : "9997",
23+
"gas" : "9998",
2424
"out" : "0x",
2525
"post" : {
2626
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1222,7 +1222,7 @@
12221222
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
12231223
"value" : "1000000000000000000"
12241224
},
1225-
"gas" : "9997",
1225+
"gas" : "9998",
12261226
"out" : "0x",
12271227
"post" : {
12281228
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1243,4 +1243,4 @@
12431243
}
12441244
}
12451245
}
1246-
}
1246+
}

0 commit comments

Comments
 (0)