aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stHomesteadSpecific
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
committerDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
commit8a53efa84c102c2c547692e47778e5a5e45cb126 (patch)
tree0dd31a83b47bef4a980862aa90a2328539e88995 /GeneralStateTests/stHomesteadSpecific
parentadaa3459f1f381370d56a4449927da97a28ad731 (diff)
downloaddexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip
refill all the tests
Diffstat (limited to 'GeneralStateTests/stHomesteadSpecific')
-rw-r--r--GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json5
-rw-r--r--GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json5
-rw-r--r--GeneralStateTests/stHomesteadSpecific/createContractViaContract.json5
-rw-r--r--GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json5
-rw-r--r--GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json5
5 files changed, 15 insertions, 10 deletions
diff --git a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json
index 4f7b77606..13270514b 100644
--- a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json
+++ b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json
@@ -2,9 +2,10 @@
"contractCreationOOGdontLeaveEmptyContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.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/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json",
+ "sourceHash" : "63e4791ff664e3dd0b4dbb9ab558bab69ccc21f6f8601043fcc62d55f75c261e"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json
index dac9e2190..74a661ce4 100644
--- a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json
+++ b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json
@@ -2,9 +2,10 @@
"contractCreationOOGdontLeaveEmptyContractViaTransaction" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.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/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json",
+ "sourceHash" : "b702b2b44aa6c88e9c5129cf4e537b14cdf1eb5885805b0b30469306fe664c52"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json b/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json
index 90ad6b4fc..185be7b1a 100644
--- a/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json
+++ b/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json
@@ -2,9 +2,10 @@
"createContractViaContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.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/stHomesteadSpecific/createContractViaContractFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json",
+ "sourceHash" : "4cf58022ece32774a907087ef14eb80b2d982584d9c9cae344795db704064608"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json b/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json
index 59e7cdde6..40d05fb92 100644
--- a/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json
+++ b/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json
@@ -2,9 +2,10 @@
"createContractViaContractOOGInitCode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.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/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json"
+ "source" : "src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json",
+ "sourceHash" : "fa9661d3fb5d871a3e03913244baf4537cc7b7a3870167c647f9850e08d5aa74"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json b/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json
index 61fa7d49d..78be44cd0 100644
--- a/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json
+++ b/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json
@@ -2,9 +2,10 @@
"createContractViaTransactionCost53000" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e5cf5910.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/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json"
+ "source" : "src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json",
+ "sourceHash" : "ff391c9a551428b6cd04b3e7685d6950e31f40fce669b98c8027ad003bcb0e03"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",