aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Savers <nicksavers@gmail.com>2014-10-11 00:09:41 +0800
committerNick Savers <nicksavers@gmail.com>2014-10-11 00:09:41 +0800
commit8d38d62d1053ed7552211105e26b2e248a3db747 (patch)
tree98baa3f8bdcf5a48660ffa78fd0f74c22310e3fa
parentdfe66cab3fb533003ddaec7250d8fffbf3fbad65 (diff)
downloaddexon-8d38d62d1053ed7552211105e26b2e248a3db747.tar.gz
dexon-8d38d62d1053ed7552211105e26b2e248a3db747.tar.zst
dexon-8d38d62d1053ed7552211105e26b2e248a3db747.zip
INVALID stops the operation and doesn't cost gas
-rw-r--r--vmtests/vmIOandFlowOperationsTest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vmtests/vmIOandFlowOperationsTest.json b/vmtests/vmIOandFlowOperationsTest.json
index c23fa8542..7505ba86c 100644
--- a/vmtests/vmIOandFlowOperationsTest.json
+++ b/vmtests/vmIOandFlowOperationsTest.json
@@ -20,7 +20,7 @@
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "1000000000000000000"
},
- "gas" : "9997",
+ "gas" : "9998",
"out" : "0x",
"post" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1222,7 +1222,7 @@
"origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
"value" : "1000000000000000000"
},
- "gas" : "9997",
+ "gas" : "9998",
"out" : "0x",
"post" : {
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
@@ -1243,4 +1243,4 @@
}
}
}
-} \ No newline at end of file
+}