diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
commit | 8a53efa84c102c2c547692e47778e5a5e45cb126 (patch) | |
tree | 0dd31a83b47bef4a980862aa90a2328539e88995 /GeneralStateTests/stTransactionTest | |
parent | adaa3459f1f381370d56a4449927da97a28ad731 (diff) | |
download | tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2 tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip |
refill all the tests
Diffstat (limited to 'GeneralStateTests/stTransactionTest')
44 files changed, 132 insertions, 88 deletions
diff --git a/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG.json b/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG.json index 443ffc14b..54e582b85 100644 --- a/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG.json +++ b/GeneralStateTests/stTransactionTest/ContractStoreClearsOOG.json @@ -2,9 +2,10 @@ "ContractStoreClearsOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsOOGFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsOOGFiller.json", + "sourceHash" : "e33747c094868c47ecd68d0c17fedb878ad63765deaa17118d2ebc405df05cd0" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess.json b/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess.json index 14f8269e6..a29109713 100644 --- a/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess.json +++ b/GeneralStateTests/stTransactionTest/ContractStoreClearsSuccess.json @@ -2,9 +2,10 @@ "ContractStoreClearsSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json", + "sourceHash" : "ba5651b24dac251061932901c40358176dd2007e48ebf53b5408a9cc6f4799b0" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/CreateMessageReverted.json b/GeneralStateTests/stTransactionTest/CreateMessageReverted.json index cd36745a7..1f762d94c 100644 --- a/GeneralStateTests/stTransactionTest/CreateMessageReverted.json +++ b/GeneralStateTests/stTransactionTest/CreateMessageReverted.json @@ -2,9 +2,10 @@ "CreateMessageReverted" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateMessageRevertedFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateMessageRevertedFiller.json", + "sourceHash" : "f69550ae9506ed43de35ce24e3a54ba724d0936261c4d03735de955992a0c321" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/CreateMessageSuccess.json b/GeneralStateTests/stTransactionTest/CreateMessageSuccess.json index 09adca517..ae2532655 100644 --- a/GeneralStateTests/stTransactionTest/CreateMessageSuccess.json +++ b/GeneralStateTests/stTransactionTest/CreateMessageSuccess.json @@ -2,9 +2,10 @@ "CreateMessageSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateMessageSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateMessageSuccessFiller.json", + "sourceHash" : "7de68abc37ea437592ea17d2560f50cc9cf5f5cfd2a0bf7ff4068c7dbd069239" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/CreateTransactionReverted.json b/GeneralStateTests/stTransactionTest/CreateTransactionReverted.json index cf0a19900..7eb291478 100644 --- a/GeneralStateTests/stTransactionTest/CreateTransactionReverted.json +++ b/GeneralStateTests/stTransactionTest/CreateTransactionReverted.json @@ -2,9 +2,10 @@ "CreateTransactionReverted" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionRevertedFiller.json", + "sourceHash" : "00d6b680acabc9f81339064d3ae290da862fbbac3fcd2260f7f00f89bd252e91" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/CreateTransactionSuccess.json b/GeneralStateTests/stTransactionTest/CreateTransactionSuccess.json index 7dc817610..f10870e42 100644 --- a/GeneralStateTests/stTransactionTest/CreateTransactionSuccess.json +++ b/GeneralStateTests/stTransactionTest/CreateTransactionSuccess.json @@ -2,9 +2,10 @@ "CreateTransactionSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/CreateTransactionSuccessFiller.json", + "sourceHash" : "8c198ce34261f78c6faab82ed2c1bf99357c7c8828d55b1ed19845540ebd1238" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/EmptyTransaction.json b/GeneralStateTests/stTransactionTest/EmptyTransaction.json index 9309f74ad..2f999dc91 100644 --- a/GeneralStateTests/stTransactionTest/EmptyTransaction.json +++ b/GeneralStateTests/stTransactionTest/EmptyTransaction.json @@ -2,9 +2,10 @@ "EmptyTransaction" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransactionFiller.json", + "sourceHash" : "83125d52e6ca4b5a5d419440f87d5b55bd98a43b9e5efefa1b5ab863c18e8988" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/EmptyTransaction2.json b/GeneralStateTests/stTransactionTest/EmptyTransaction2.json index e5e1de0bd..980481cff 100644 --- a/GeneralStateTests/stTransactionTest/EmptyTransaction2.json +++ b/GeneralStateTests/stTransactionTest/EmptyTransaction2.json @@ -2,9 +2,10 @@ "EmptyTransaction2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransaction2Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransaction2Filler.json", + "sourceHash" : "8922530302bca77c801df7873c201a125fb9f025e0204ee79ff92b42b048850d" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/EmptyTransaction3.json b/GeneralStateTests/stTransactionTest/EmptyTransaction3.json index a306724bd..89ca4a2b3 100644 --- a/GeneralStateTests/stTransactionTest/EmptyTransaction3.json +++ b/GeneralStateTests/stTransactionTest/EmptyTransaction3.json @@ -2,9 +2,10 @@ "EmptyTransaction3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransaction3Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/EmptyTransaction3Filler.json", + "sourceHash" : "ab4a34b9c24ae6f9eb5401cedf56618f87ab231bc07e9dee9378578906840829" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/HighGasLimit.json b/GeneralStateTests/stTransactionTest/HighGasLimit.json index c5c8ae1c6..bdc930fa3 100644 --- a/GeneralStateTests/stTransactionTest/HighGasLimit.json +++ b/GeneralStateTests/stTransactionTest/HighGasLimit.json @@ -2,9 +2,10 @@ "HighGasLimit" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/HighGasLimitFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/HighGasLimitFiller.json", + "sourceHash" : "a3ec2cede0f26d80daa06320d914dad2ab812ba94b6bddb3990ae8013cfd0cdc" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json index 07673d7b8..69d45d5cf 100644 --- a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json +++ b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json @@ -2,9 +2,10 @@ "InternalCallHittingGasLimit" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimitFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimitFiller.json", + "sourceHash" : "4aded6251fd9594cf0072b6bec9249cf6830a2f07b1b6390c256507d3dc9e951" }, "env" : { "currentCoinbase" : "0x2adf5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2.json b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2.json index 12da81177..cb02ac4ec 100644 --- a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2.json +++ b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit2.json @@ -2,9 +2,10 @@ "InternalCallHittingGasLimit2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimit2Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimit2Filler.json", + "sourceHash" : "016cb1706570c3d23d2615626c87c43346ae40966cb8884db3e6c5250a136d9e" }, "env" : { "currentCoinbase" : "0x2adf5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess.json b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess.json index 7c2e2c834..bb14d24ae 100644 --- a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess.json +++ b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimitSuccess.json @@ -2,9 +2,10 @@ "InternalCallHittingGasLimitSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimitSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimitSuccessFiller.json", + "sourceHash" : "221d417061757fe31acc0d161e12ca109f8e385abf0181c34b8dea3d7d77acba" }, "env" : { "currentCoinbase" : "0x2adf5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG.json b/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG.json index 16bfec14a..748760e44 100644 --- a/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG.json +++ b/GeneralStateTests/stTransactionTest/InternlCallStoreClearsOOG.json @@ -2,9 +2,10 @@ "InternlCallStoreClearsOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsOOGFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsOOGFiller.json", + "sourceHash" : "750f472ef13f101bea72b4b5e8250cc6c885afaf0bf5ccfb7262e241e2f60afd" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces.json b/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces.json index 888d39141..0de8a65b7 100644 --- a/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces.json +++ b/GeneralStateTests/stTransactionTest/InternlCallStoreClearsSucces.json @@ -2,9 +2,10 @@ "InternlCallStoreClearsSucces" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json", + "sourceHash" : "7c5cb0c231d753c9579d2a7f927a647b7eb65cffdee131af51fe8c7254c34168" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit.json b/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit.json index 931b6e480..0ab793d0c 100644 --- a/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit.json +++ b/GeneralStateTests/stTransactionTest/Opcodes_TransactionInit.json @@ -2,9 +2,10 @@ "Opcodes_TransactionInit" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/Opcodes_TransactionInitFiller.json", + "sourceHash" : "1e18ebe0fbe879e8fdadd4fe854a2ef5df705f67047943a5d6b3b391c6d671cb" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/OverflowGasRequire.json b/GeneralStateTests/stTransactionTest/OverflowGasRequire.json index 10bac4bd1..d85111782 100644 --- a/GeneralStateTests/stTransactionTest/OverflowGasRequire.json +++ b/GeneralStateTests/stTransactionTest/OverflowGasRequire.json @@ -2,9 +2,10 @@ "OverflowGasRequire" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/OverflowGasRequireFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/OverflowGasRequireFiller.json", + "sourceHash" : "d25f5137a5ea8def312a12f29a485c2d58876a319c90d301410c984a50111547" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/OverflowGasRequire2.json b/GeneralStateTests/stTransactionTest/OverflowGasRequire2.json index 066d194c3..e5f8b91ab 100644 --- a/GeneralStateTests/stTransactionTest/OverflowGasRequire2.json +++ b/GeneralStateTests/stTransactionTest/OverflowGasRequire2.json @@ -2,9 +2,10 @@ "OverflowGasRequire2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/OverflowGasRequire2Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/OverflowGasRequire2Filler.json", + "sourceHash" : "98f45be4725ba5d4f624ee1f47eb7d3162e09a6fcec487e94cbf06b7a566dd86" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/RefundOverflow.json b/GeneralStateTests/stTransactionTest/RefundOverflow.json index b79842e2c..2ab6f2f8e 100644 --- a/GeneralStateTests/stTransactionTest/RefundOverflow.json +++ b/GeneralStateTests/stTransactionTest/RefundOverflow.json @@ -2,9 +2,10 @@ "RefundOverflow" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/RefundOverflowFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/RefundOverflowFiller.json", + "sourceHash" : "11d0d85c8c7e4dd06981e0575b0d2f589cd14ad92494e47d32d5e11d3953d718" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/RefundOverflow2.json b/GeneralStateTests/stTransactionTest/RefundOverflow2.json index 40feefc55..a89351035 100644 --- a/GeneralStateTests/stTransactionTest/RefundOverflow2.json +++ b/GeneralStateTests/stTransactionTest/RefundOverflow2.json @@ -2,9 +2,10 @@ "RefundOverflow2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/RefundOverflow2Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/RefundOverflow2Filler.json", + "sourceHash" : "5b247bcb91d7b004b59f2372441acde5cf74c48158c100ef01226d153e639380" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG.json b/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG.json index 3361b5a4b..35db9e1c2 100644 --- a/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG.json +++ b/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOG.json @@ -2,9 +2,10 @@ "StoreClearsAndInternlCallStoreClearsOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOGFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsOOGFiller.json", + "sourceHash" : "231d46eede7250468560e1a1326f247c3c4db1c67df9e033b70dc0b7e4fed8c7" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess.json b/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess.json index 117014ae9..37a9ddb98 100644 --- a/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess.json +++ b/GeneralStateTests/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccess.json @@ -2,9 +2,10 @@ "StoreClearsAndInternlCallStoreClearsSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreClearsAndInternlCallStoreClearsSuccessFiller.json", + "sourceHash" : "44a3a577dbf5f00da5b99a5f78c0bb3927701e3f936b875bb892f572ec0ba89e" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json index 892db7c42..cd32f52a8 100644 --- a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json +++ b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json @@ -2,9 +2,10 @@ "StoreGasOnCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json", + "sourceHash" : "a5ab6129a96118c89e8389d3a9dd2625267a551e07466c6d6d1d99cbfbcfb477" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall.json b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall.json index 1b8c3e440..6c23de85f 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall.json +++ b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCall.json @@ -2,9 +2,10 @@ "SuicidesAndInternlCallSuicidesBonusGasAtCall" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json", + "sourceHash" : "f18de814ed695f8956363d9072ef5ade627f02e81da6bd7e37f3b7c868eb4d5a" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed.json b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed.json index 9bb857e05..f46aaa259 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed.json +++ b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailed.json @@ -2,9 +2,10 @@ "SuicidesAndInternlCallSuicidesBonusGasAtCallFailed" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailedFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFailedFiller.json", + "sourceHash" : "483a756e5314ccb34f1efc0e9f09e0968ad08ea52382ca8fe4328b2c99e5b460" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG.json b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG.json index 3c2fbdf50..82cca572d 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG.json +++ b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesOOG.json @@ -2,9 +2,10 @@ "SuicidesAndInternlCallSuicidesOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesOOGFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesOOGFiller.json", + "sourceHash" : "83b5109e8c97ea7ac4f46da6c239ff1cbffd124574a3a02a76f516e60ef51cae" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess.json b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess.json index 2fd5a3fd8..0b30fd933 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess.json +++ b/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess.json @@ -2,9 +2,10 @@ "SuicidesAndInternlCallSuicidesSuccess" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json", + "sourceHash" : "c8b8f41e5f3ccdb61017039e718ce9324ab9227c6fbfae8a919f5c00e03abfae" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed.json b/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed.json index a99dc5802..d6759dc6b 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed.json +++ b/GeneralStateTests/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyed.json @@ -2,9 +2,10 @@ "SuicidesAndSendMoneyToItselfEtherDestroyed" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json", + "sourceHash" : "36447d775f12a405879661f3b7d7872327fc9707df24759ef53a8edabf9a826f" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase.json b/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase.json index 5edc18b82..40d4489ee 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase.json +++ b/GeneralStateTests/stTransactionTest/SuicidesMixingCoinbase.json @@ -2,9 +2,10 @@ "SuicidesMixingCoinbase" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json", + "sourceHash" : "e0e5f97027b22e4273e23593399c24d4f9ac61a038933f2456c38911f75c91dd" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide.json b/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide.json index a423a1de6..eb5df0044 100644 --- a/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide.json +++ b/GeneralStateTests/stTransactionTest/SuicidesStopAfterSuicide.json @@ -2,9 +2,10 @@ "SuicidesStopAfterSuicide" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesStopAfterSuicideFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/SuicidesStopAfterSuicideFiller.json", + "sourceHash" : "e474157bbf1c8d0f7c1f0169d3d3811b4832b167cde3b3a5f18cb2fb64579dbb" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/TransactionDataCosts652.json b/GeneralStateTests/stTransactionTest/TransactionDataCosts652.json index 17002c360..7c9e5d6c4 100644 --- a/GeneralStateTests/stTransactionTest/TransactionDataCosts652.json +++ b/GeneralStateTests/stTransactionTest/TransactionDataCosts652.json @@ -2,9 +2,10 @@ "TransactionDataCosts652" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionDataCosts652Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionDataCosts652Filler.json", + "sourceHash" : "c7bf2b95eddfaafc94b38cd40403c60e44ed1cc004d846a3a5cf67988c4d7791" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit.json b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit.json index 08a49b9a6..fc5eac2e4 100644 --- a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit.json +++ b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit.json @@ -2,9 +2,10 @@ "TransactionFromCoinbaseHittingBlockGasLimit" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimitFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimitFiller.json", + "sourceHash" : "cec6803491aac184b0ad7dec7592a4f9a6428a6fabf162195bafab853534d88a" }, "env" : { "currentCoinbase" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1.json b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1.json index 6f541f40f..614c18c3d 100644 --- a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1.json +++ b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1.json @@ -2,9 +2,10 @@ "TransactionFromCoinbaseHittingBlockGasLimit1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseHittingBlockGasLimit1Filler.json", + "sourceHash" : "10eced76088a8c1112555fc6de410b90b9c7c29e85cbe7fbf18de8eae3fe3210" }, "env" : { "currentCoinbase" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json index 5abad70ee..80265a049 100644 --- a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json +++ b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json @@ -2,9 +2,10 @@ "TransactionFromCoinbaseNotEnoughFounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseNotEnoughFoundsFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionFromCoinbaseNotEnoughFoundsFiller.json", + "sourceHash" : "ff5aa8d2a8fb541babea8deccaee05988056d07321b3635a15414d0dada59765" }, "env" : { "currentCoinbase" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", diff --git a/GeneralStateTests/stTransactionTest/TransactionNonceCheck.json b/GeneralStateTests/stTransactionTest/TransactionNonceCheck.json index 75bac1163..b45be0862 100644 --- a/GeneralStateTests/stTransactionTest/TransactionNonceCheck.json +++ b/GeneralStateTests/stTransactionTest/TransactionNonceCheck.json @@ -2,9 +2,10 @@ "TransactionNonceCheck" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionNonceCheckFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionNonceCheckFiller.json", + "sourceHash" : "9e659b6fd81a4e8e806f03f8bc5e14222c8d6041a595d80c11122b2af8f5394b" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionNonceCheck2.json b/GeneralStateTests/stTransactionTest/TransactionNonceCheck2.json index e2fab9f80..afcbff6f3 100644 --- a/GeneralStateTests/stTransactionTest/TransactionNonceCheck2.json +++ b/GeneralStateTests/stTransactionTest/TransactionNonceCheck2.json @@ -2,9 +2,10 @@ "TransactionNonceCheck2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionNonceCheck2Filler.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionNonceCheck2Filler.json", + "sourceHash" : "82b8b3c3eda7d51182cf7cf57149d60aecbb5d6afb3a7005dafb93033b8e02b1" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty.json b/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty.json index 9eb1f908a..9e37e23c9 100644 --- a/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty.json +++ b/GeneralStateTests/stTransactionTest/TransactionSendingToEmpty.json @@ -2,9 +2,10 @@ "TransactionSendingToEmpty" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionSendingToEmptyFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionSendingToEmptyFiller.json", + "sourceHash" : "2fca9a271e290962a2aa7b8f642dc8543ca0be907d10160368b1780ca3a5500e" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionSendingToZero.json b/GeneralStateTests/stTransactionTest/TransactionSendingToZero.json index 63e99e05c..b394df8de 100644 --- a/GeneralStateTests/stTransactionTest/TransactionSendingToZero.json +++ b/GeneralStateTests/stTransactionTest/TransactionSendingToZero.json @@ -2,9 +2,10 @@ "TransactionSendingToZero" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionSendingToZeroFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionSendingToZeroFiller.json", + "sourceHash" : "6e3de141347d825fe112b7692e60aa3931c83e147f473799321c7f8243fdb207" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne.json b/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne.json index 80f8cac11..dcd97b977 100644 --- a/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne.json +++ b/GeneralStateTests/stTransactionTest/TransactionToAddressh160minusOne.json @@ -2,9 +2,10 @@ "TransactionToAddressh160minusOne" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToAddressh160minusOneFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToAddressh160minusOneFiller.json", + "sourceHash" : "327e9b72478c3c891a28eddd59beb2f0f63a166927d172aab0b90eb7734c3e6e" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionToItself.json b/GeneralStateTests/stTransactionTest/TransactionToItself.json index 4bfe9e8f2..a050b33df 100644 --- a/GeneralStateTests/stTransactionTest/TransactionToItself.json +++ b/GeneralStateTests/stTransactionTest/TransactionToItself.json @@ -2,9 +2,10 @@ "TransactionToItself" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfFiller.json", + "sourceHash" : "93ac1c258790204e8ad6651afec2ddc37513f779f048080b45fec7c47c36534c" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds.json b/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds.json index 1246e2664..60f411ceb 100644 --- a/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds.json +++ b/GeneralStateTests/stTransactionTest/TransactionToItselfNotEnoughFounds.json @@ -2,9 +2,10 @@ "TransactionToItselfNotEnoughFounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfNotEnoughFoundsFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/TransactionToItselfNotEnoughFoundsFiller.json", + "sourceHash" : "09626efabd081eee949942500a05e4cf105e99bf2c575e23c2ef5de94c16cdac" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost.json b/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost.json index 6c6ea5894..7c6f7cf95 100644 --- a/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost.json +++ b/GeneralStateTests/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCost.json @@ -2,9 +2,10 @@ "UserTransactionGasLimitIsTooLowWhenZeroCost" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCostFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionGasLimitIsTooLowWhenZeroCostFiller.json", + "sourceHash" : "95c3e095946560808519182231e1d90511c3cfec1ebba80347b6ce45ef9b2b55" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/UserTransactionZeroCost.json b/GeneralStateTests/stTransactionTest/UserTransactionZeroCost.json index 007880de9..3f9e9dddd 100644 --- a/GeneralStateTests/stTransactionTest/UserTransactionZeroCost.json +++ b/GeneralStateTests/stTransactionTest/UserTransactionZeroCost.json @@ -2,9 +2,10 @@ "UserTransactionZeroCost" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostFiller.json", + "sourceHash" : "6b4cc0131b040fce56b747436c8d4e59ca5786f490a88e170d2ccd414cd90bc8" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", diff --git a/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json b/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json index 37f4e9794..67be20cd6 100644 --- a/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json +++ b/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json @@ -2,9 +2,10 @@ "UserTransactionZeroCostWithData" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.274a516d.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json", + "sourceHash" : "e460a2f5318346c36f6010888fcab78dea416ed98061ec402aa51aec6cea42bb" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |