aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSolidityTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-25 20:57:42 +0800
committerDimitry <dimitry@ethereum.org>2018-09-25 20:57:42 +0800
commit7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch)
treea819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stSolidityTest
parente77d3ba583810fd2a41248270fb36e08dfe5f38e (diff)
downloaddexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip
refill all state tests
Diffstat (limited to 'GeneralStateTests/stSolidityTest')
-rw-r--r--GeneralStateTests/stSolidityTest/AmbiguousMethod.json6
-rw-r--r--GeneralStateTests/stSolidityTest/CallInfiniteLoop.json6
-rw-r--r--GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json6
-rw-r--r--GeneralStateTests/stSolidityTest/CallRecursiveMethods.json6
-rw-r--r--GeneralStateTests/stSolidityTest/ContractInheritance.json6
-rw-r--r--GeneralStateTests/stSolidityTest/CreateContractFromMethod.json6
-rw-r--r--GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json6
-rw-r--r--GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestContractInteraction.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestContractSuicide.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestKeywords.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestOverflow.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestStoreGasPrices.json6
-rw-r--r--GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json6
16 files changed, 48 insertions, 48 deletions
diff --git a/GeneralStateTests/stSolidityTest/AmbiguousMethod.json b/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
index b64165941..698abdeee 100644
--- a/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
+++ b/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
@@ -2,10 +2,10 @@
"AmbiguousMethod" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/AmbiguousMethodFiller.json",
- "sourceHash" : "e0d73a3dd77b1415bc10e3cd7b6b6595151d30c681ee18930b204268a8ef39f0"
+ "sourceHash" : "ce3ae5dd578ea151015bde031df94907e43e07b7cd4ad3c2737d956b43d5f736"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json b/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
index e48a363f6..71164ecff 100644
--- a/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
+++ b/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
@@ -2,10 +2,10 @@
"CallInfiniteLoop" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json",
- "sourceHash" : "d33daa9ded18ef9bab60b0ea1af08c5c95ec23f3454a934f9004de0550a43718"
+ "sourceHash" : "02ad8004a36e096e79add76663c85145dd040c8466ae82451d1d62880a8d9b33"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
index 2d5a4e96b..fe5be1337 100644
--- a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
+++ b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
@@ -2,10 +2,10 @@
"CallLowLevelCreatesSolidity" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/CallLowLevelCreatesSolidityFiller.json",
- "sourceHash" : "0fe1ff0b18e4aa4e41449550077ba0c784a4bc6337b0e2b99e3eb3aa0f9af0d7"
+ "sourceHash" : "1609b3c5725556f1d089021428d80c798f3d112f93c5991e0b779087d4e8cb27"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json b/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
index 6272ba6b0..875a79af1 100644
--- a/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
+++ b/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
@@ -2,10 +2,10 @@
"CallRecursiveMethods" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/CallRecursiveMethodsFiller.json",
- "sourceHash" : "aab00cddc98fe9421765c70733b9b2a5027c8f802bc94667904f46a25ee3ff3c"
+ "sourceHash" : "3ee9a4724b34692c17722f7abc97af0ff53fa715df80922d7d87d0d3940604e3"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/ContractInheritance.json b/GeneralStateTests/stSolidityTest/ContractInheritance.json
index 97aca1072..ba22ffa2e 100644
--- a/GeneralStateTests/stSolidityTest/ContractInheritance.json
+++ b/GeneralStateTests/stSolidityTest/ContractInheritance.json
@@ -2,10 +2,10 @@
"ContractInheritance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/ContractInheritanceFiller.json",
- "sourceHash" : "c3131423b19a5527edad09e5e713f21d8470231cdaea7d5f8732328ec66ea335"
+ "sourceHash" : "e59c7de7b518ab85239390ab2da6ada569bc228a2182ced681866b778826250c"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json b/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
index 90b9b96f4..43d61c2bd 100644
--- a/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
+++ b/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
@@ -2,10 +2,10 @@
"CreateContractFromMethod" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json",
- "sourceHash" : "153c794bdf3e2513168f624adcf25ed4292fb66fac3c972a0dd86c96bb916714"
+ "sourceHash" : "f3a2d6d311087e653272ca66d5167a89bd75353149226aeaae76bec20aa90ce9"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
index 33225d3e6..cf80a1e69 100644
--- a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
+++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
@@ -2,10 +2,10 @@
"RecursiveCreateContracts" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json",
- "sourceHash" : "3b7049f806cc58a492a90d56a0777156d6982e1336d1d9c91bb7915e74700739"
+ "sourceHash" : "b2bb6913ae3d252548714946ff67e6549a7bf7f7e9fdf5eae5ad57177c39f9db"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
index 4b49628e1..05805a11e 100644
--- a/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
+++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
@@ -2,10 +2,10 @@
"RecursiveCreateContractsCreate4Contracts" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsCreate4ContractsFiller.json",
- "sourceHash" : "9b160f424c12d6462d2a0c7699462c58b2392845b32095d78d03393f6fe96732"
+ "sourceHash" : "7ee970ceb6382de7db7516efaec43dc0ba1478f2ed99dfafeb2408baddff70ca"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
index 7e47f2c86..26bcaa201 100644
--- a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
+++ b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
@@ -2,10 +2,10 @@
"TestBlockAndTransactionProperties" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestBlockAndTransactionPropertiesFiller.json",
- "sourceHash" : "682af1b99d91a323d080923a20da139ccd5d422a7f7a3e23ddff15e25058f8a2"
+ "sourceHash" : "b808394e7b0f7e15cf46c9d7ea1d8630160cacbf111b117bc41a89db17693522"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestContractInteraction.json b/GeneralStateTests/stSolidityTest/TestContractInteraction.json
index 6c2db553c..8223f0470 100644
--- a/GeneralStateTests/stSolidityTest/TestContractInteraction.json
+++ b/GeneralStateTests/stSolidityTest/TestContractInteraction.json
@@ -2,10 +2,10 @@
"TestContractInteraction" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestContractInteractionFiller.json",
- "sourceHash" : "972bf56d0b3b652a679808391e1c7be2c3c8c965d090bf523411d7cb5980ebc1"
+ "sourceHash" : "b8e030f8cca4c55bc83aba686afd5eb739c0a055edf870320444f4bb0bcff301"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestContractSuicide.json b/GeneralStateTests/stSolidityTest/TestContractSuicide.json
index 4dbaa78a8..5e1209ccd 100644
--- a/GeneralStateTests/stSolidityTest/TestContractSuicide.json
+++ b/GeneralStateTests/stSolidityTest/TestContractSuicide.json
@@ -2,10 +2,10 @@
"TestContractSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestContractSuicideFiller.json",
- "sourceHash" : "a5b5fba506c94a8d5aff296c2ac956f996c12890f2938d46e33ff76aaed7bfa4"
+ "sourceHash" : "1551dafe24ad8d240a152799c7064df43cd61a679079a4181dd73956d8b7e4d4"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
index 37917c15e..99367f808 100644
--- a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
+++ b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
@@ -2,10 +2,10 @@
"TestCryptographicFunctions" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestCryptographicFunctionsFiller.json",
- "sourceHash" : "4a77e8a0db462915e1eae3562890a6acaf941170c9002173e226341c8fb0d47d"
+ "sourceHash" : "990e30d05f193906f0d6dd4a27073d3c72f33ecc49f7a6c18fcd1955faa4dc21"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestKeywords.json b/GeneralStateTests/stSolidityTest/TestKeywords.json
index 2b893a525..2bf1da0b3 100644
--- a/GeneralStateTests/stSolidityTest/TestKeywords.json
+++ b/GeneralStateTests/stSolidityTest/TestKeywords.json
@@ -2,10 +2,10 @@
"TestKeywords" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestKeywordsFiller.json",
- "sourceHash" : "28e2ced5fbdf78b99404073ab1f25d5b1aa69789514c78182de9aceab07b9796"
+ "sourceHash" : "17ad6f2e38cfde5f5dee7b49365d20e3d20304fe681fedc6fda1bcf1b043d721"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestOverflow.json b/GeneralStateTests/stSolidityTest/TestOverflow.json
index d35b4aabd..028dc1769 100644
--- a/GeneralStateTests/stSolidityTest/TestOverflow.json
+++ b/GeneralStateTests/stSolidityTest/TestOverflow.json
@@ -2,10 +2,10 @@
"TestOverflow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestOverflowFiller.json",
- "sourceHash" : "5428193d424f3219ae31e011ff4741ab004c8d4d06acbbc0940c921e18d629e4"
+ "sourceHash" : "21594c35cb55dc92679eefa711ee10e29b3b86372c42644551e408cbcf95651b"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json b/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
index a849a1245..a12569bf6 100644
--- a/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
+++ b/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
@@ -2,10 +2,10 @@
"TestStoreGasPrices" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json",
- "sourceHash" : "c74829c3f0fe2fe820c002022f9ae077c37bf49f0ec384b8a2ae38f56301ecc5"
+ "sourceHash" : "479f4040e2b365789673d4dbf8435bdf52d53e067c9586daf208f1cf6b220345"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json b/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
index 9c9f3ff28..88f1dabe0 100644
--- a/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
+++ b/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
@@ -2,10 +2,10 @@
"TestStructuresAndVariabless" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
- "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
+ "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2",
+ "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stSolidityTest/TestStructuresAndVariablessFiller.json",
- "sourceHash" : "8761ae3846676ecabc386d5b1f17d4259468796ee8ae55e99d6cd5183138eb6d"
+ "sourceHash" : "bc9123186a8fcbcf3503a927779a4c5eb87a595b27931a55c8b2d75981b0c58c"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",