aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSpecialTest
diff options
context:
space:
mode:
Diffstat (limited to 'GeneralStateTests/stSpecialTest')
-rw-r--r--GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json8
-rw-r--r--GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json17
-rw-r--r--GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json17
-rw-r--r--GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json17
-rw-r--r--GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json17
-rw-r--r--GeneralStateTests/stSpecialTest/block504980.json17
-rw-r--r--GeneralStateTests/stSpecialTest/deploymentError.json17
-rw-r--r--GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json17
-rw-r--r--GeneralStateTests/stSpecialTest/gasPrice0.json17
-rw-r--r--GeneralStateTests/stSpecialTest/makeMoney.json17
-rw-r--r--GeneralStateTests/stSpecialTest/push32withoutByte.json6
-rw-r--r--GeneralStateTests/stSpecialTest/sha3_deja.json17
-rw-r--r--GeneralStateTests/stSpecialTest/txCost-sec73.json17
-rw-r--r--GeneralStateTests/stSpecialTest/tx_e1c174e2.json17
14 files changed, 175 insertions, 43 deletions
diff --git a/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json b/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json
index f7ee5fe1c..efdec9140 100644
--- a/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json
+++ b/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json
@@ -2,10 +2,10 @@
"FailedCreateRevertsDeletion" : {
"_info" : {
"comment" : "A modification of stRevertTests/RevertInCreateInInit. That test, for EIP158 only, accidentially tested the case where a contract creation transaction touches an empty account and then fails. This one tests the same thing not just for EIP158 but any network thereafter.",
- "filledwith" : "cpp-1.3.0+commit.7f06dbfd.Linux.g++",
- "lllcversion" : "Version: 0.4.21-develop.2018.2.27+commit.2abc5be7.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/stSpecialTest/FailedCreateRevertsDeletionFiller.json",
- "sourceHash" : "f6f2a546449b344811478c99018a85930d972d1b011e797f925794f41d0ca1fb"
+ "sourceHash" : "57b3633a9dc71f8f21acb7ad060d28322c909bac248bcb3a8c026883669434fd"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -102,7 +102,7 @@
},
"transaction" : {
"data" : [
- "0x3050600c80601260003960006000f050fe006211223360005260206000fd"
+ "0x3050600c80601260003960006000f050fefe6211223360005260206000fd"
],
"gasLimit" : [
"0x0a00000000"
diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json b/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
index 30feec06c..f9e612218 100644
--- a/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
+++ b/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
@@ -2,10 +2,10 @@
"JUMPDEST_Attack" : {
"_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/stSpecialTest/JUMPDEST_AttackFiller.json",
- "sourceHash" : "38607ba18eb1e2f86861cb0621946530738c5ad54503cbbdc39000be3c52456d"
+ "sourceHash" : "bad32b4a3f017a6bcc15dfa9bf8b5f77450523bcfad262487109e35e729cd5ac"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a",
diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json b/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
index 5a45ef97e..60ff2f6df 100644
--- a/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
+++ b/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
@@ -2,10 +2,10 @@
"JUMPDEST_AttackwithJump" : {
"_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/stSpecialTest/JUMPDEST_AttackwithJumpFiller.json",
- "sourceHash" : "260c4f7c623ddf21cfb3b40ce7be068a60aace1c3410f80f4c7c30b0f3df22ce"
+ "sourceHash" : "43e30eecbb32445193b5e67af6a258c4ab7dfbfa91f57277879d87b94fa44607"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b",
diff --git a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
index 0c318d83d..3f21c6ee9 100644
--- a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
+++ b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
@@ -2,10 +2,10 @@
"OverflowGasMakeMoney" : {
"_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/stSpecialTest/OverflowGasMakeMoneyFiller.json",
- "sourceHash" : "87818ec5548ec3fc13235bdd8f74c2456fae8d94cd36f7f77302b7152408077d"
+ "sourceHash" : "424bdd64276c6dab2fbe313445d9a572c23c654ed70e7dc3a14078758f87c102"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -26,6 +26,17 @@
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
index 98f9f1044..1c7517156 100644
--- a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
+++ b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
@@ -2,10 +2,10 @@
"StackDepthLimitSEC" : {
"_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/stSpecialTest/StackDepthLimitSECFiller.json",
- "sourceHash" : "138d4b101c108480e778daa7b7057076ead9895c60742ae4937cd5dbd7ea7e66"
+ "sourceHash" : "c46bab5f93610125920b157f6d5ae305b12c07f5452d74b293a708daeda3d5db"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0x833aa0052cff19618ec94e8996dbc8fc5e1722a37dec95e11dbdcb072bc279aa",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0x833aa0052cff19618ec94e8996dbc8fc5e1722a37dec95e11dbdcb072bc279aa",
diff --git a/GeneralStateTests/stSpecialTest/block504980.json b/GeneralStateTests/stSpecialTest/block504980.json
index 4b252bada..06131aa3a 100644
--- a/GeneralStateTests/stSpecialTest/block504980.json
+++ b/GeneralStateTests/stSpecialTest/block504980.json
@@ -2,10 +2,10 @@
"block504980" : {
"_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/stSpecialTest/block504980Filler.json",
- "sourceHash" : "9bf88f52e29075a835e7501895dcc722b8a49fd6918517270050da66e942df4c"
+ "sourceHash" : "f5434eb12141d446bfa1eef384ab655de396400ed3215286b03f3de70eeccec9"
},
"env" : {
"currentCoinbase" : "0x1cdc8315bdb1362de8b7b2fa9ee75dc873037179",
@@ -26,6 +26,17 @@
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0x933c40bf2ae3cb437f9ae9a3fb2fa5f69b74ef40a6ee6fcd592e114d39242904",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stSpecialTest/deploymentError.json b/GeneralStateTests/stSpecialTest/deploymentError.json
index 1c3f9fb8e..eb23ac43a 100644
--- a/GeneralStateTests/stSpecialTest/deploymentError.json
+++ b/GeneralStateTests/stSpecialTest/deploymentError.json
@@ -2,10 +2,10 @@
"deploymentError" : {
"_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/stSpecialTest/deploymentErrorFiller.json",
- "sourceHash" : "8bf20b39e5dd1fe03d4e1517b588c8e30605181e7b3210f36165f08610c121b5"
+ "sourceHash" : "3bbb6c9714648b5480a970bad84916b372aeb4e2a56407103280b67bb87e18ea"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0x72f2d9753133e93f5ca49da98fe0bc5bf724a64ea194f8de9792aaa37d64ee89",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0xae4a5e0ae12bf4a52102c2c5b87ebf80e02cbd61418c18ab8e8a9ed3ddc14092",
diff --git a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
index 915e1cc54..72b203ff6 100644
--- a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
+++ b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
@@ -2,10 +2,10 @@
"failed_tx_xcf416c53" : {
"_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/stSpecialTest/failed_tx_xcf416c53Filler.json",
- "sourceHash" : "e5623365161c4ff8aec8b7118364b1a8f51f61c15634e22a120c9266cdcf7f15"
+ "sourceHash" : "3580b00ed5072f3ed8dbdb0e86ef8beced315b8bf8ec3400924890a3183c1d7a"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092",
diff --git a/GeneralStateTests/stSpecialTest/gasPrice0.json b/GeneralStateTests/stSpecialTest/gasPrice0.json
index bd848eb19..054722570 100644
--- a/GeneralStateTests/stSpecialTest/gasPrice0.json
+++ b/GeneralStateTests/stSpecialTest/gasPrice0.json
@@ -2,10 +2,10 @@
"gasPrice0" : {
"_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/stSpecialTest/gasPrice0Filler.json",
- "sourceHash" : "c1f5c29f36a07ff897bc098dd070a45d65cdef5c1c92e8f1b81389b91f757d96"
+ "sourceHash" : "7a392de690c9606e940d737d7f6bd0022ee70a1e6cd7a6463a316b1218a8664a"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -26,6 +26,17 @@
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0x676ebf8512ef329b64106651e27d1432e328b24f84914b4f691533eaae9e6bd7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stSpecialTest/makeMoney.json b/GeneralStateTests/stSpecialTest/makeMoney.json
index df189b4ad..e119e63d1 100644
--- a/GeneralStateTests/stSpecialTest/makeMoney.json
+++ b/GeneralStateTests/stSpecialTest/makeMoney.json
@@ -2,10 +2,10 @@
"makeMoney" : {
"_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/stSpecialTest/makeMoneyFiller.json",
- "sourceHash" : "6c62747c64b29b64254261da56ebe0482d67e42efcca48867393cbeb91c36c3b"
+ "sourceHash" : "ba167290e05d3a77eb14f7009ad78ad1bfc69917b727e3a941149ddc2a9e6d08"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP158" : [
{
"hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080",
diff --git a/GeneralStateTests/stSpecialTest/push32withoutByte.json b/GeneralStateTests/stSpecialTest/push32withoutByte.json
index fb07ddc1a..84ea0c6ba 100644
--- a/GeneralStateTests/stSpecialTest/push32withoutByte.json
+++ b/GeneralStateTests/stSpecialTest/push32withoutByte.json
@@ -2,10 +2,10 @@
"push32withoutByte" : {
"_info" : {
"comment" : "push expect 32 bytes. but we have only 10 byte",
- "filledwith" : "testeth 1.5.0.dev2-45+commit.0189490f.dirty",
- "lllcversion" : "Version: 0.4.25-develop.2018.8.9+commit.63d071d6.mod.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/stSpecialTest/push32withoutByteFiller.json",
- "sourceHash" : "470b7f71e74e5a3585ce9a8a5972017feb87ab3f2aee00874907e602e3a37847"
+ "sourceHash" : "c3311ead39059528778aa07b9d4992008a02920fc299cb0988f51c90a1660199"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
diff --git a/GeneralStateTests/stSpecialTest/sha3_deja.json b/GeneralStateTests/stSpecialTest/sha3_deja.json
index 727144792..b4383e149 100644
--- a/GeneralStateTests/stSpecialTest/sha3_deja.json
+++ b/GeneralStateTests/stSpecialTest/sha3_deja.json
@@ -2,10 +2,10 @@
"sha3_deja" : {
"_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/stSpecialTest/sha3_dejaFiller.json",
- "sourceHash" : "7e7e389b004695e8dd7b8b1254a31d24380280485bb3e7bc1401623d25d57865"
+ "sourceHash" : "131fb5c09ac43e882be556363ac922c2e86713af4b704b365a08a4d2f695ad68"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -26,6 +26,17 @@
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0x0bc2ff4ebf6438bc4280ff67c468803703c387fa89a2e4941a041672c2b1d507",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stSpecialTest/txCost-sec73.json b/GeneralStateTests/stSpecialTest/txCost-sec73.json
index 8f7ab9b32..1a05021e8 100644
--- a/GeneralStateTests/stSpecialTest/txCost-sec73.json
+++ b/GeneralStateTests/stSpecialTest/txCost-sec73.json
@@ -2,10 +2,10 @@
"txCost-sec73" : {
"_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/stSpecialTest/txCost-sec73Filler.json",
- "sourceHash" : "288a22f30f077c02ed5c17ec387b7cb37eb6468219f04fef9a30e546595ac42b"
+ "sourceHash" : "4a589093bf2f3c296d964dee7af86fe52cb3660cdb996fd26525afd940ea6e56"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -26,6 +26,17 @@
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stSpecialTest/tx_e1c174e2.json b/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
index 6dd201f4a..7b0cc2b8b 100644
--- a/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
+++ b/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
@@ -2,10 +2,10 @@
"tx_e1c174e2" : {
"_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/stSpecialTest/tx_e1c174e2Filler.json",
- "sourceHash" : "0434202e5cc4702efcbffacad5ff534d15199edd11e82f9df17c54e067d2304a"
+ "sourceHash" : "62d2120fc6e1b109c593986142e4cfb3c73a1653918bd8ac1874f2b193c65c6f"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -27,6 +27,17 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
+ "Constantinople" : [
+ {
+ "hash" : "0xb0d7510fe1d954482f89f01207879978500e963164659976b31477f90d707844",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
"EIP150" : [
{
"hash" : "0xef25be43bc2e668d61fe245c2c7695668c8bb5c3d321ecdd680c28151be8400d",