aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stEIP150Specific
diff options
context:
space:
mode:
Diffstat (limited to 'GeneralStateTests/stEIP150Specific')
-rw-r--r--GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json16
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json16
13 files changed, 39 insertions, 169 deletions
diff --git a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
index f4ad05bfc..b1c5c109c 100644
--- a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
@@ -2,8 +2,9 @@
"CallAndCallcodeConsumeMoreGasThenTransactionHas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xe07824c59862157c8bf611662ba4c741fb14bbb207765ca6c089a3161c90e786",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xe07824c59862157c8bf611662ba4c741fb14bbb207765ca6c089a3161c90e786",
diff --git a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
index b81072a04..7385a9dd3 100644
--- a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
@@ -2,8 +2,9 @@
"CallAskMoreGasOnDepth2ThenTransactionHas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xee81a2e65faf354a854a80b05a1cbe6ba6c4889c8904cef51fe58fe6b597ebd4",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xee81a2e65faf354a854a80b05a1cbe6ba6c4889c8904cef51fe58fe6b597ebd4",
diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
index 1c1821f62..2d111d1b4 100644
--- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
+++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
@@ -2,8 +2,9 @@
"CallGoesOOGOnSecondLevel" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/CallGoesOOGOnSecondLevelFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CallGoesOOGOnSecondLevelFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xefa25a148e3c0182c26ed417bf44ed027fc73297a668655d82e61053866e5043",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xefa25a148e3c0182c26ed417bf44ed027fc73297a668655d82e61053866e5043",
diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
index e4f635661..1ae56c5f4 100644
--- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
+++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
@@ -2,8 +2,9 @@
"CallGoesOOGOnSecondLevel2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/CallGoesOOGOnSecondLevel2Filler.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CallGoesOOGOnSecondLevel2Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49",
diff --git a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
index 6303965f1..6a7c63892 100644
--- a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
+++ b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
@@ -2,8 +2,9 @@
"CreateAndGasInsideCreate" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/CreateAndGasInsideCreateFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CreateAndGasInsideCreateFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x3ca082f6185a3019aea75573a032dd81b0e99f7b7f464b1a84e55eae4513baf5",
diff --git a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
index d1a8fef8e..8af4c7f46 100644
--- a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
+++ b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
@@ -2,8 +2,9 @@
"DelegateCallOnEIP" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xccd9fad58a72db64ef2ed866ed2cef19f77371516bfed7fb06958262be55b9ff",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xccd9fad58a72db64ef2ed866ed2cef19f77371516bfed7fb06958262be55b9ff",
diff --git a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
index 5b5bdf6bf..643324afa 100644
--- a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
@@ -2,8 +2,9 @@
"ExecuteCallThatAskForeGasThenTrabsactionHas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xa306e41ea48a4777ce1ed4032d38cc4c56fd68acb409e69cec7e1315f08bf388",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xa306e41ea48a4777ce1ed4032d38cc4c56fd68acb409e69cec7e1315f08bf388",
diff --git a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
index 235d8f274..90bcdfc63 100644
--- a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
+++ b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
@@ -2,8 +2,9 @@
"NewGasPriceForCodes" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x717eb439457deec8adb3980be18a1e4a5950a316b9612e18f487180b123cf1a5",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x58530241bc470bb693bf79333ecdb9561a65cad9a5e2717df5e9d2e252ed111e",
diff --git a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
index 4d91b2bf4..3df25b48e 100644
--- a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
+++ b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
@@ -2,8 +2,9 @@
"SuicideToExistingContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x7f124d7f842eeeebc6889a06e0ad72ff0eb1ef804ee0254a6b3810b82eac0ddc",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x7f124d7f842eeeebc6889a06e0ad72ff0eb1ef804ee0254a6b3810b82eac0ddc",
diff --git a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
index 86ebdd62e..294141821 100644
--- a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
+++ b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
@@ -2,8 +2,9 @@
"SuicideToNotExistingContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xce5fed1d914f20ec2be902b0c6eaffdb5c0cc0740d5eb6ea7ba96a9e62806fe7",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xb58c2baf17ec8ec989abfb6056bae2e5afe08d1bce5fc64039faba8e86f4fdd6",
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
index fc36c59dd..1e5ea73f1 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
@@ -2,8 +2,9 @@
"Transaction64Rule_d64e0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x300197205e17725d24ac15faf4b0a5703ca5a20900072391433f474fc6b0bdde",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x300197205e17725d24ac15faf4b0a5703ca5a20900072391433f474fc6b0bdde",
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
index 193f45f6b..13ea842dd 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
@@ -2,8 +2,9 @@
"Transaction64Rule_d64m1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x7740dccc6594212bcd6b8cf509e183942d0f57059debd89fc73e5342f4ffa3e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x7740dccc6594212bcd6b8cf509e183942d0f57059debd89fc73e5342f4ffa3e0",
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
index 93d10fbbe..870fbe5a6 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
@@ -2,8 +2,9 @@
"Transaction64Rule_d64p1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json"
+ "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xc1fee512043ed639ec2ecb9c28eb25c50e5ab267b612e2c376d1dec2f7f7c53e",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xc1fee512043ed639ec2ecb9c28eb25c50e5ab267b612e2c376d1dec2f7f7c53e",