diff options
author | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-01 06:01:48 +0800 |
---|---|---|
committer | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-01 06:21:37 +0800 |
commit | c8bf431d146251b39fa394d4cf03ca373e9ad878 (patch) | |
tree | 2cf92bdf925b561e86e6f55769bb7f06d46dc80e | |
parent | 16a770ed659c620330ceb5180b4593b48fd02ee0 (diff) | |
download | dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar.gz dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar.bz2 dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar.lz dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar.xz dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.tar.zst dexon-tests-c8bf431d146251b39fa394d4cf03ca373e9ad878.zip |
VMTests/*/*.json: tests with significant changes after refilling
-rw-r--r-- | VMTests/vmIOandFlowOperations/DynamicJump_value1.json | 16 | ||||
-rw-r--r-- | VMTests/vmIOandFlowOperations/DynamicJump_value2.json | 16 | ||||
-rw-r--r-- | VMTests/vmIOandFlowOperations/DynamicJump_value3.json | 16 | ||||
-rw-r--r-- | VMTests/vmIOandFlowOperations/DynamicJump_valueUnderflow.json | 24 | ||||
-rw-r--r-- | VMTests/vmIOandFlowOperations/gasOverFlow.json | 10 | ||||
-rw-r--r-- | VMTests/vmIOandFlowOperations/stack_loop.json | 24 | ||||
-rw-r--r-- | VMTests/vmPushDupSwapTest/swapjump1.json | 14 |
7 files changed, 46 insertions, 74 deletions
diff --git a/VMTests/vmIOandFlowOperations/DynamicJump_value1.json b/VMTests/vmIOandFlowOperations/DynamicJump_value1.json index f4c4493e3..82c423402 100644 --- a/VMTests/vmIOandFlowOperations/DynamicJump_value1.json +++ b/VMTests/vmIOandFlowOperations/DynamicJump_value1.json @@ -2,10 +2,10 @@ "DynamicJump_value1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value1Filler.json", - "sourceHash" : "0cc7270eaade53e21417243a2fffedac90e91c4ff29ea0f39230eded6d5052d7" + "sourceHash" : "34783bea9687580ce815a77c9539e473ed5a349d54b75ca40797c11b1bfb3c17" }, "callcreates" : [ ], @@ -19,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x08" }, - "gas" : "0x0186a0", + "gas" : "0x01867a", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", + "out" : "0x0000000000000000000000000000000000000000000000000000000000000001", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } @@ -41,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmIOandFlowOperations/DynamicJump_value2.json b/VMTests/vmIOandFlowOperations/DynamicJump_value2.json index 40bd6c4ce..26c6bc86b 100644 --- a/VMTests/vmIOandFlowOperations/DynamicJump_value2.json +++ b/VMTests/vmIOandFlowOperations/DynamicJump_value2.json @@ -2,10 +2,10 @@ "DynamicJump_value2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json", - "sourceHash" : "b33fdcc007e30687202c0922dd47116daacd068f6de8b049ee52ddf74b7f42c9" + "sourceHash" : "ec965fb60cabd6c51628423cf6d2a82ca880d84313ba95d2595e1e219f7c922d" }, "callcreates" : [ ], @@ -19,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x12" }, - "gas" : "0x0186a0", + "gas" : "0x01867c", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", + "out" : "0x0000000000000000000000000000000000000000000000000000000000000002", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } @@ -41,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmIOandFlowOperations/DynamicJump_value3.json b/VMTests/vmIOandFlowOperations/DynamicJump_value3.json index 41f4d2aaf..3e294cd4c 100644 --- a/VMTests/vmIOandFlowOperations/DynamicJump_value3.json +++ b/VMTests/vmIOandFlowOperations/DynamicJump_value3.json @@ -2,10 +2,10 @@ "DynamicJump_value3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value3Filler.json", - "sourceHash" : "ec08738652733d66d9d2ee65d59b981fe41ae2543eac7cc4c03f67ddfd030a43" + "sourceHash" : "17142a063cc17db8bc5d4cb6e70df9052fb77c3494101e79abcbbc0a7ab5c123" }, "callcreates" : [ ], @@ -19,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x1b" }, - "gas" : "0x0186a0", + "gas" : "0x01867e", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", + "out" : "0x0000000000000000000000000000000000000000000000000000000000000003", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } @@ -41,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmIOandFlowOperations/DynamicJump_valueUnderflow.json b/VMTests/vmIOandFlowOperations/DynamicJump_valueUnderflow.json index 48939f26c..bf20e4403 100644 --- a/VMTests/vmIOandFlowOperations/DynamicJump_valueUnderflow.json +++ b/VMTests/vmIOandFlowOperations/DynamicJump_valueUnderflow.json @@ -2,13 +2,11 @@ "DynamicJump_valueUnderflow" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json", - "sourceHash" : "de608d790893ce8ddf71ae8ecf2690d61174ecabe3498dd6c5a5808872515733" + "sourceHash" : "42033c503b580567ac0757bf1e1228b01c0fb9bdb4392ec9d9329c350f8bb9a3" }, - "callcreates" : [ - ], "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", @@ -19,29 +17,17 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b505050600052596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x1b" }, - "gas" : "0x0186a0", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b505050600052596000f3", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmIOandFlowOperations/gasOverFlow.json b/VMTests/vmIOandFlowOperations/gasOverFlow.json index cd72935e1..45c8c072f 100644 --- a/VMTests/vmIOandFlowOperations/gasOverFlow.json +++ b/VMTests/vmIOandFlowOperations/gasOverFlow.json @@ -2,10 +2,10 @@ "gasOverFlow" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/gasOverFlowFiller.json", - "sourceHash" : "d864c9bd6ccf9632d0b6af965e48b50cf26e1c883ae3769101394d70ddfc1dc5" + "sourceHash" : "ff8e9e8467ba5ccadfb3113e0c6cd0100bca79e2cd3571d25dd90c9801b58c12" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -17,7 +17,7 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500", + "code" : "0x60035b600190038060025768010000000000000016565b63badf000d60115500", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", @@ -27,7 +27,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500", + "code" : "0x60035b600190038060025768010000000000000016565b63badf000d60115500", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmIOandFlowOperations/stack_loop.json b/VMTests/vmIOandFlowOperations/stack_loop.json index 6ff431a51..916d70b2b 100644 --- a/VMTests/vmIOandFlowOperations/stack_loop.json +++ b/VMTests/vmIOandFlowOperations/stack_loop.json @@ -2,13 +2,11 @@ "stack_loop" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json", - "sourceHash" : "5f26b16cc490449093ca2d9b96bc9a6cf99b457040e2b90706e349f3556c30a8" + "sourceHash" : "ee81795c570f9ce949d8e6dd5fdaee167899193ea7ce65f6fb487de66d4a742b" }, - "callcreates" : [ - ], "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", @@ -19,29 +17,17 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60015b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "gas" : "0x0186a0", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60015b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", "nonce" : "0x00", "storage" : { } diff --git a/VMTests/vmPushDupSwapTest/swapjump1.json b/VMTests/vmPushDupSwapTest/swapjump1.json index b16174673..eb4a84856 100644 --- a/VMTests/vmPushDupSwapTest/swapjump1.json +++ b/VMTests/vmPushDupSwapTest/swapjump1.json @@ -2,10 +2,10 @@ "swapjump1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json", - "sourceHash" : "33bdfa966236aac6be6a6a7ac64600ab63f3d6c646163f4c2f1ab1c578e0e819" + "sourceHash" : "47f99990a3fc0c078c509a98ddf4962f6fb38d11115c1400ca5bc98789bc1dac" }, "callcreates" : [ ], @@ -19,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x600560026001600c575050005b9060016116575050005b035b0360005260016003611ff3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "gas" : "0x0186a0", + "gas" : "0x01867c", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "out" : "0x", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x600560026001600c575050005b9060016116575050005b035b0360005260016003611ff3", "nonce" : "0x00", "storage" : { } @@ -41,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x600560026001600c575050005b9060016116575050005b035b0360005260016003611ff3", "nonce" : "0x00", "storage" : { } |