aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSolidityTest
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-08-19 03:55:17 +0800
committerDimitry <winsvega@mail.ru>2017-08-21 21:04:25 +0800
commitf17609b3c2fc7404addf3d228955b16ae8e0cfb4 (patch)
tree6c454e09e65ced39970d0dbe44a896c7c0dc35a3 /GeneralStateTests/stSolidityTest
parent39d68399ec8cd90485d820700d90157d5dc52a1c (diff)
downloadtangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.gz
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.bz2
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.lz
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.xz
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.tar.zst
tangerine-tests-f17609b3c2fc7404addf3d228955b16ae8e0cfb4.zip
make all logs hex
Diffstat (limited to 'GeneralStateTests/stSolidityTest')
-rw-r--r--GeneralStateTests/stSolidityTest/AmbiguousMethod.json20
-rw-r--r--GeneralStateTests/stSolidityTest/CallInfiniteLoop.json20
-rw-r--r--GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json20
-rw-r--r--GeneralStateTests/stSolidityTest/CallRecursiveMethods.json20
-rw-r--r--GeneralStateTests/stSolidityTest/ContractInheritance.json20
-rw-r--r--GeneralStateTests/stSolidityTest/CreateContractFromMethod.json20
-rw-r--r--GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json20
-rw-r--r--GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestContractInteraction.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestContractSuicide.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestKeywords.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestOverflow.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestStoreGasPrices.json20
-rw-r--r--GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json20
16 files changed, 112 insertions, 208 deletions
diff --git a/GeneralStateTests/stSolidityTest/AmbiguousMethod.json b/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
index b902e844f..98e9800ba 100644
--- a/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
+++ b/GeneralStateTests/stSolidityTest/AmbiguousMethod.json
@@ -2,7 +2,7 @@
"AmbiguousMethod" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/AmbiguousMethodFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json b/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
index ea87479b0..fa2eb7335 100644
--- a/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
+++ b/GeneralStateTests/stSolidityTest/CallInfiniteLoop.json
@@ -2,7 +2,7 @@
"CallInfiniteLoop" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
index 5b3723374..149f74ac2 100644
--- a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
+++ b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json
@@ -2,7 +2,7 @@
"CallLowLevelCreatesSolidity" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/CallLowLevelCreatesSolidityFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json b/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
index d220dc0b3..2fb7f2ccd 100644
--- a/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
+++ b/GeneralStateTests/stSolidityTest/CallRecursiveMethods.json
@@ -2,7 +2,7 @@
"CallRecursiveMethods" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/CallRecursiveMethodsFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/ContractInheritance.json b/GeneralStateTests/stSolidityTest/ContractInheritance.json
index 107876049..7f3ddbcde 100644
--- a/GeneralStateTests/stSolidityTest/ContractInheritance.json
+++ b/GeneralStateTests/stSolidityTest/ContractInheritance.json
@@ -2,7 +2,7 @@
"ContractInheritance" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/ContractInheritanceFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json b/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
index e690501e0..125b62e8c 100644
--- a/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
+++ b/GeneralStateTests/stSolidityTest/CreateContractFromMethod.json
@@ -2,7 +2,7 @@
"CreateContractFromMethod" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/CreateContractFromMethodFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
index 98b30c0dc..21eb691f8 100644
--- a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
+++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json
@@ -2,7 +2,7 @@
"RecursiveCreateContracts" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
index 64a5414f1..f0dd032c0 100644
--- a/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
+++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContractsCreate4Contracts.json
@@ -2,7 +2,7 @@
"RecursiveCreateContractsCreate4Contracts" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/RecursiveCreateContractsCreate4ContractsFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
index 6c3c0ba55..39eed6b6f 100644
--- a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
+++ b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json
@@ -2,7 +2,7 @@
"TestBlockAndTransactionProperties" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestBlockAndTransactionPropertiesFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestContractInteraction.json b/GeneralStateTests/stSolidityTest/TestContractInteraction.json
index 759965069..af398a383 100644
--- a/GeneralStateTests/stSolidityTest/TestContractInteraction.json
+++ b/GeneralStateTests/stSolidityTest/TestContractInteraction.json
@@ -2,7 +2,7 @@
"TestContractInteraction" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestContractInteractionFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestContractSuicide.json b/GeneralStateTests/stSolidityTest/TestContractSuicide.json
index ca4e620cc..6340f2f47 100644
--- a/GeneralStateTests/stSolidityTest/TestContractSuicide.json
+++ b/GeneralStateTests/stSolidityTest/TestContractSuicide.json
@@ -2,7 +2,7 @@
"TestContractSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestContractSuicideFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
index a52a030e0..943c89891 100644
--- a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
+++ b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json
@@ -2,7 +2,7 @@
"TestCryptographicFunctions" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestCryptographicFunctionsFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestKeywords.json b/GeneralStateTests/stSolidityTest/TestKeywords.json
index 4fb47eec6..91c451823 100644
--- a/GeneralStateTests/stSolidityTest/TestKeywords.json
+++ b/GeneralStateTests/stSolidityTest/TestKeywords.json
@@ -2,7 +2,7 @@
"TestKeywords" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestKeywordsFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestOverflow.json b/GeneralStateTests/stSolidityTest/TestOverflow.json
index a086b8d52..a735a2874 100644
--- a/GeneralStateTests/stSolidityTest/TestOverflow.json
+++ b/GeneralStateTests/stSolidityTest/TestOverflow.json
@@ -2,7 +2,7 @@
"TestOverflow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestOverflowFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json b/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
index c24ef088f..b39fe70ec 100644
--- a/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
+++ b/GeneralStateTests/stSolidityTest/TestStoreGasPrices.json
@@ -2,7 +2,7 @@
"TestStoreGasPrices" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
diff --git a/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json b/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
index 857d93eb1..ff25dea3b 100644
--- a/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
+++ b/GeneralStateTests/stSolidityTest/TestStructuresAndVariabless.json
@@ -2,7 +2,7 @@
"TestStructuresAndVariabless" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stSolidityTest/TestStructuresAndVariablessFiller.json"
},
"env" : {
@@ -22,8 +22,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
@@ -34,8 +33,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
@@ -46,8 +44,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
@@ -58,8 +55,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
@@ -70,8 +66,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
@@ -82,8 +77,7 @@
"gas" : 0,
"value" : 0
},
- "logs" : [
- ]
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},