diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-16 07:09:33 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-16 07:09:33 +0800 |
commit | df49ca059487bf1b860f921bc645e312090d474a (patch) | |
tree | 3742c41c4fff7762d4775f7e498a44c4ed4668ca /GeneralStateTests | |
parent | f1f66427c457bfbea23b194c1dbd74585fb1359c (diff) | |
download | dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar.gz dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar.bz2 dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar.lz dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar.xz dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.tar.zst dexon-tests-df49ca059487bf1b860f921bc645e312090d474a.zip |
fix stMemoryStressTest
Diffstat (limited to 'GeneralStateTests')
38 files changed, 45 insertions, 45 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json index b5da21d04..d33b1a25f 100644 --- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json @@ -2,7 +2,7 @@ "CALLCODE_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json", "sourceHash" : "0123caed5c963a48b5621bb4952bd1c0b46225de72b52256c241cdbd28e7ec96" diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json index 31009a19b..477b3fdbb 100644 --- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json @@ -2,7 +2,7 @@ "CALLCODE_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds2Filler.json", "sourceHash" : "b8bda1473209b3a46e06240d8abf57f19298492b037f4596dd35296924d9e8c8" diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json index 9110c0056..26c0ce704 100644 --- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json @@ -2,7 +2,7 @@ "CALLCODE_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json", "sourceHash" : "eafb28a785c664943639896103f0462380e97ee23baaf14f3bbce8d94972c643" diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json index 42cb6ec43..6b36b8405 100644 --- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json +++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json @@ -2,7 +2,7 @@ "CALLCODE_Bounds4" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds4Filler.json", "sourceHash" : "5fcb321c5824a9130806d75bf38205174919a6e79b535df3f91c36945b37d3d0" diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json index 920ae672e..4fa711413 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json @@ -2,7 +2,7 @@ "CALL_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json", "sourceHash" : "50b9295255913672a625178c94b6112bb0d07f88c5c8e63e78ed3460a04c2e9e" diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json index 79af0d45c..ab922a35a 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json @@ -2,7 +2,7 @@ "CALL_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2Filler.json", "sourceHash" : "04ae29bebccb20fe467a2aab0674c052802221825e69d642e1ef5c55de8b2d77" diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json index a26aa8f77..2684d0bf0 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json @@ -2,7 +2,7 @@ "CALL_Bounds2a" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json", "sourceHash" : "715e6b66f47b2aa51639dd2fc74e94ba2bb73313651f8e92cc4cb39abf21634c" diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json index 4c6398104..4c56538b0 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json @@ -2,7 +2,7 @@ "CALL_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds3Filler.json", "sourceHash" : "b2a11e9b5eaf1033ed6f8c5ccec6f0a3795951f3d0f1c2d3d695000a07410910" diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json index 6e38a5ce4..2d116d99d 100644 --- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json @@ -2,7 +2,7 @@ "CREATE_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_BoundsFiller.json", "sourceHash" : "876fe04b1354e0c9b96aef773f4bf56e291a7ee8b7ca2acfbc05b2819da89bfe" diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json index c171ef404..cd3a6dc6a 100644 --- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json @@ -2,7 +2,7 @@ "CREATE_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds2Filler.json", "sourceHash" : "b7ee0c330c48f3b64cab9a616e52ca07cfca5ec4c8eb4dc1094b391e91e7422b" diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json index b3c9b4d4f..9997dd32b 100644 --- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json @@ -2,7 +2,7 @@ "CREATE_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/CREATE_Bounds3Filler.json", "sourceHash" : "1fac9163fea578864d770a0c155018ab935f2dba38c85f34bc9f4b31b54c120a" diff --git a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json index badcdcb58..1a4194fc5 100644 --- a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json @@ -2,7 +2,7 @@ "DELEGATECALL_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/DELEGATECALL_BoundsFiller.json", "sourceHash" : "fc62d6656559bb51850c2de682df0545a60275a5e9298487565cf1b579b36868" diff --git a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json index a1801c4ac..3b92ddfe0 100644 --- a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json @@ -2,7 +2,7 @@ "DELEGATECALL_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/DELEGATECALL_Bounds2Filler.json", "sourceHash" : "1fb4086fedae8abafa37746ac55bcf8c3695ca42333ce4783376fbb0bc959b96" diff --git a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json index ba2fbe710..a5869225b 100644 --- a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json @@ -2,7 +2,7 @@ "DELEGATECALL_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/DELEGATECALL_Bounds3Filler.json", "sourceHash" : "3be103af5cd008ab49b87c49bc55761f5461eefac6b373412b7fd3dae68c2393" diff --git a/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json b/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json index 2e0d9c9a0..342e9eb30 100644 --- a/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json @@ -2,7 +2,7 @@ "DUP_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/DUP_BoundsFiller.json", "sourceHash" : "64b44cbe8a66bb7db9c26bf6fa289e1aff632d0896771cbf961abcb5d0846543" diff --git a/GeneralStateTests/stMemoryStressTest/FillStack.json b/GeneralStateTests/stMemoryStressTest/FillStack.json index 29d176688..0f112ce6f 100644 --- a/GeneralStateTests/stMemoryStressTest/FillStack.json +++ b/GeneralStateTests/stMemoryStressTest/FillStack.json @@ -2,10 +2,10 @@ "FillStack" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json", - "sourceHash" : "bb4a38dc008cbc23001a86a57b980a0855b27795a676750bb6d0dfb61a1aac83" + "sourceHash" : "50124d77e42f3cb8bc133dc29e437fcbb287e015900c24f3a04a875bce5c329c" }, "env" : { "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", diff --git a/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json b/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json index f884d4568..65be5d234 100644 --- a/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json @@ -2,7 +2,7 @@ "JUMPI_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/JUMPI_BoundsFiller.json", "sourceHash" : "531160596c16b3b8d58782817a0d1dfae7d98ff2f439e1073851188a634de2c7" diff --git a/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json index 432949117..de38d019f 100644 --- a/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json @@ -2,7 +2,7 @@ "JUMP_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/JUMP_BoundsFiller.json", "sourceHash" : "9a6f91d1e2cdfa161b8a37dd7eafdd4b386fc494e71c615ca183445fb11d16ed" diff --git a/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json index 372d062d7..048c1bcaf 100644 --- a/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json @@ -2,7 +2,7 @@ "JUMP_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/JUMP_Bounds2Filler.json", "sourceHash" : "6803133f723b7bae4e663c6a64f1ac29550fa9e53e1b75ba10e4c00fab5b7c60" diff --git a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json index a525d71c5..19a9fa532 100644 --- a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json @@ -2,7 +2,7 @@ "MLOAD_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_BoundsFiller.json", "sourceHash" : "ee46e33f8f5eeb2bf4e3a1ff2e1216de824e1e878c13234481be5e5a5835cbb7" diff --git a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json index ef395d693..b9947402b 100644 --- a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json @@ -2,7 +2,7 @@ "MLOAD_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds2Filler.json", "sourceHash" : "0b0b64bf9b559a81e8c3d9a24153bebb7aace4509491f83a3f06248f7b5b546b" diff --git a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json index 6f01442cc..deda061ef 100644 --- a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json @@ -2,7 +2,7 @@ "MLOAD_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json", "sourceHash" : "1994c7f3f2846cc2b480ddc89aeec30c13f4dc6288c01a5f43ecf04125f2e221" diff --git a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json index 5b100183e..049f710b1 100644 --- a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json @@ -2,7 +2,7 @@ "MSTORE_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_BoundsFiller.json", "sourceHash" : "095c47b1fb2a289206f9aba7ce75514dda2dcb983f8f89c41844d10f3e120259" diff --git a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json index 819eb3841..3ab361749 100644 --- a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json @@ -2,7 +2,7 @@ "MSTORE_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2Filler.json", "sourceHash" : "6dab6a7fd58f7d2e863c353b4ce9caff7296b5e7ad9198382fed463625fa4c5b" diff --git a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json index a838a66d0..08fd1bde7 100644 --- a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json +++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json @@ -2,10 +2,10 @@ "MSTORE_Bounds2a" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json", - "sourceHash" : "06081be91fad3703d29b2daf25c0ae3b0c237e3c3f10aa12ab87c4e44f21ae06" + "sourceHash" : "2448714d14c7b45a9483ed2c9af7547f6bf915474df675676af0aa6937f7d801" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/POP_Bounds.json b/GeneralStateTests/stMemoryStressTest/POP_Bounds.json index 840c44fde..9bc649f08 100644 --- a/GeneralStateTests/stMemoryStressTest/POP_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/POP_Bounds.json @@ -2,7 +2,7 @@ "POP_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/POP_BoundsFiller.json", "sourceHash" : "c3b6af0fd4279410e88bcf3ad94e5a9eec58eeb199936b4099b2af10ea61a84b" diff --git a/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json b/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json index 061804a60..b8b7f950e 100644 --- a/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json @@ -2,10 +2,10 @@ "RETURN_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/RETURN_BoundsFiller.json", - "sourceHash" : "d25d858d57ade52f0509fc333830d9495cdf7eef42e444b34f64f9df2dba8736" + "sourceHash" : "a01f73f7ea44d02c9bdc099c9b4e4d544a9b4db5d15439b6bf41a1ae0152945f" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json index 01415886c..9bc7a301b 100644 --- a/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json @@ -2,7 +2,7 @@ "SLOAD_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/SLOAD_BoundsFiller.json", "sourceHash" : "22cb33ae73accfc216e00dfd665e50643b43425cfe745488577738c152dc9684" diff --git a/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json b/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json index adcb5271b..69cfc2495 100644 --- a/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json @@ -2,10 +2,10 @@ "SSTORE_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/SSTORE_BoundsFiller.json", - "sourceHash" : "f36f105d99e4b4a3dc90f3c63be3f5da28f3f75f4851f3dafe936879f7f91a7a" + "sourceHash" : "d973d7fb21b0aeea64e507ea99a6407a2fb8e44e2057003e6bcdf67f82a83572" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound.json index 7edb6a2f4..4fbe2d826 100644 --- a/GeneralStateTests/stMemoryStressTest/mload32bitBound.json +++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound.json @@ -2,10 +2,10 @@ "mload32bitBound" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBoundFiller.json", - "sourceHash" : "efe584c48d2bc18cfb05c0f9621b17c28324e4fc376dd4414317787b222b770b" + "sourceHash" : "ae63372749b6d694f47cd5454707953b9214364c65f73fef73731fde6b233ff8" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json index fb7041193..22ede98a4 100644 --- a/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json +++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json @@ -2,10 +2,10 @@ "mload32bitBound2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json", - "sourceHash" : "5c849bed15436e14db7ab2a35265a70b90b4c8edd8224495a12a7342b34e8536" + "sourceHash" : "459d4f45076226f18b685502c2c3cc2a84eae3ca231c16395e56eb3995917e96" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json index bc795c532..00354cf39 100644 --- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json +++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json @@ -2,10 +2,10 @@ "mload32bitBound_Msize" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound_MsizeFiller.json", - "sourceHash" : "b8d424cba1b44d4f2267217844013adcb0e2192ca90f6f0b23881ff570a77b0b" + "sourceHash" : "6b414cfc8356e008b2c5c58506639312c9547ac418c919f35cc695f68dccca7a" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json index d1b828691..65370951a 100644 --- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json +++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json @@ -2,7 +2,7 @@ "mload32bitBound_return" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound_returnFiller.json", "sourceHash" : "b5a18ae7dca06773d0bf6c47c7fdc84656cc01212d1b6bf7410ba7805d5de970" diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json index b59e46621..e850f35ce 100644 --- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json +++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json @@ -2,7 +2,7 @@ "mload32bitBound_return2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound_return2Filler.json", "sourceHash" : "f8196e2ab4fef6d832dd41e8b5e39963f653c6befc0aab5c7db2426d13ace046" diff --git a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json index 202164c18..b8593da69 100644 --- a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json @@ -2,7 +2,7 @@ "static_CALL_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_BoundsFiller.json", "sourceHash" : "44e63aa5260288700cc73db23b0ada3d1579bf91976bca97738e14cd066f339f" diff --git a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json index 98af5d698..e17a90534 100644 --- a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json @@ -2,7 +2,7 @@ "static_CALL_Bounds2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2Filler.json", "sourceHash" : "110c55690c13abad57ca4cb64d533da3f16f3bf184b011dec748a9c586b9cbcf" diff --git a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json index a926ef62d..a1e7fd3c8 100644 --- a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json +++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json @@ -2,7 +2,7 @@ "static_CALL_Bounds2a" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json", "sourceHash" : "bfa48905f2ee9e8e0fc8bb314cdfbf4519d679589548ac1634e150fb55cdcd33" diff --git a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json index 6ab0eb2db..100f6ffb8 100644 --- a/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json @@ -2,7 +2,7 @@ "static_CALL_Bounds3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds3Filler.json", "sourceHash" : "59f6e575fbb96fe6cd153831d6ab3e58faf32bd374a5bfec5be4e9b0bfc9a779" |