diff options
author | obscuren <geffobscura@gmail.com> | 2014-10-23 19:25:10 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-10-23 19:25:10 +0800 |
commit | 91c876831a3b616beb759c30d705407845ffc3ee (patch) | |
tree | 126996c845ac92253ba1005cccde537b24236f36 /tests/files/vmtests | |
parent | 06aa74e7df49969fc181ecfcf5652263d74624f5 (diff) | |
download | dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar.gz dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar.bz2 dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar.lz dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar.xz dexon-91c876831a3b616beb759c30d705407845ffc3ee.tar.zst dexon-91c876831a3b616beb759c30d705407845ffc3ee.zip |
Update to HEAD tests
Diffstat (limited to 'tests/files/vmtests')
-rw-r--r-- | tests/files/vmtests/vmEnvironmentalInfoTest.json | 2 | ||||
-rw-r--r-- | tests/files/vmtests/vmIOandFlowOperationsTest.json | 4 | ||||
-rw-r--r-- | tests/files/vmtests/vmPushDupSwapTest.json | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/tests/files/vmtests/vmEnvironmentalInfoTest.json b/tests/files/vmtests/vmEnvironmentalInfoTest.json index 0b24173d9..35ad5f8f1 100644 --- a/tests/files/vmtests/vmEnvironmentalInfoTest.json +++ b/tests/files/vmtests/vmEnvironmentalInfoTest.json @@ -1128,4 +1128,4 @@ } } } -} +}
\ No newline at end of file diff --git a/tests/files/vmtests/vmIOandFlowOperationsTest.json b/tests/files/vmtests/vmIOandFlowOperationsTest.json index 74d63649e..c5034754a 100644 --- a/tests/files/vmtests/vmIOandFlowOperationsTest.json +++ b/tests/files/vmtests/vmIOandFlowOperationsTest.json @@ -1170,7 +1170,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9999", + "gas" : "10000", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -1369,4 +1369,4 @@ } } } -} +}
\ No newline at end of file diff --git a/tests/files/vmtests/vmPushDupSwapTest.json b/tests/files/vmtests/vmPushDupSwapTest.json index 444ccc5d8..f7fcb335d 100644 --- a/tests/files/vmtests/vmPushDupSwapTest.json +++ b/tests/files/vmtests/vmPushDupSwapTest.json @@ -407,7 +407,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9998", + "gas" : "9999", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -2555,7 +2555,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9997", + "gas" : "9998", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |