aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSpecialTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-09-27 01:28:08 +0800
committerDimitry <dimitry@ethereum.org>2017-09-29 23:25:50 +0800
commita9fb4f54225b4cfe119027a84e53daff01d21b87 (patch)
tree7387c6001b671a5ac42afc8cebdd97b6c24251fd /GeneralStateTests/stSpecialTest
parent883d2de442781548d178824db7cfbe0b3fbc0b9a (diff)
downloaddexon-tests-a9fb4f54225b4cfe119027a84e53daff01d21b87.tar.gz
dexon-tests-a9fb4f54225b4cfe119027a84e53daff01d21b87.tar.zst
dexon-tests-a9fb4f54225b4cfe119027a84e53daff01d21b87.zip
regenerate state tests
generate hive test fillers fix state test fillers
Diffstat (limited to 'GeneralStateTests/stSpecialTest')
-rw-r--r--GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json16
-rw-r--r--GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json16
-rw-r--r--GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json16
-rw-r--r--GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json16
-rw-r--r--GeneralStateTests/stSpecialTest/block504980.json16
-rw-r--r--GeneralStateTests/stSpecialTest/deploymentError.json16
-rw-r--r--GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json16
-rw-r--r--GeneralStateTests/stSpecialTest/gasPrice0.json16
-rw-r--r--GeneralStateTests/stSpecialTest/makeMoney.json16
-rw-r--r--GeneralStateTests/stSpecialTest/sha3_deja.json16
-rw-r--r--GeneralStateTests/stSpecialTest/txCost-sec73.json16
-rw-r--r--GeneralStateTests/stSpecialTest/tx_e1c174e2.json16
12 files changed, 36 insertions, 156 deletions
diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json b/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
index 3bef4393d..38a159a09 100644
--- a/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
+++ b/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json
@@ -2,8 +2,9 @@
"JUMPDEST_Attack" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.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/stSpecialTest/JUMPDEST_AttackFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a",
diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json b/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
index 85ad8027a..d2ef09ebc 100644
--- a/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
+++ b/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json
@@ -2,8 +2,9 @@
"JUMPDEST_AttackwithJump" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackwithJumpFiller.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/stSpecialTest/JUMPDEST_AttackwithJumpFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b",
diff --git a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
index 25bd94502..13c849bf6 100644
--- a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
+++ b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json
@@ -2,8 +2,9 @@
"OverflowGasMakeMoney" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/OverflowGasMakeMoneyFiller.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/stSpecialTest/OverflowGasMakeMoneyFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac",
diff --git a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
index 9cabd3f0a..152699eb1 100644
--- a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
+++ b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json
@@ -2,8 +2,9 @@
"StackDepthLimitSEC" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/StackDepthLimitSECFiller.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/stSpecialTest/StackDepthLimitSECFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x833aa0052cff19618ec94e8996dbc8fc5e1722a37dec95e11dbdcb072bc279aa",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x68f497ee77ebf9247fe0c5df49aae2b78bc0010983cec0f79b1cb440652bfd06",
diff --git a/GeneralStateTests/stSpecialTest/block504980.json b/GeneralStateTests/stSpecialTest/block504980.json
index eb8589188..f5025ea9e 100644
--- a/GeneralStateTests/stSpecialTest/block504980.json
+++ b/GeneralStateTests/stSpecialTest/block504980.json
@@ -2,8 +2,9 @@
"block504980" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/block504980Filler.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/stSpecialTest/block504980Filler.json"
},
"env" : {
"currentCoinbase" : "0x1cdc8315bdb1362de8b7b2fa9ee75dc873037179",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x933c40bf2ae3cb437f9ae9a3fb2fa5f69b74ef40a6ee6fcd592e114d39242904",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x933c40bf2ae3cb437f9ae9a3fb2fa5f69b74ef40a6ee6fcd592e114d39242904",
diff --git a/GeneralStateTests/stSpecialTest/deploymentError.json b/GeneralStateTests/stSpecialTest/deploymentError.json
index 1933a96ec..4ff47783a 100644
--- a/GeneralStateTests/stSpecialTest/deploymentError.json
+++ b/GeneralStateTests/stSpecialTest/deploymentError.json
@@ -2,8 +2,9 @@
"deploymentError" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/deploymentErrorFiller.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/stSpecialTest/deploymentErrorFiller.json"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xae4a5e0ae12bf4a52102c2c5b87ebf80e02cbd61418c18ab8e8a9ed3ddc14092",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x2682565f0c945052f21b2ed7f39fa832749c79f6181e2f66f7a5cb87eb65c74d",
diff --git a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
index 24f405f7b..680c00cfd 100644
--- a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
+++ b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json
@@ -2,8 +2,9 @@
"failed_tx_xcf416c53" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.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/stSpecialTest/failed_tx_xcf416c53Filler.json"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227",
diff --git a/GeneralStateTests/stSpecialTest/gasPrice0.json b/GeneralStateTests/stSpecialTest/gasPrice0.json
index 71aa0caee..341247342 100644
--- a/GeneralStateTests/stSpecialTest/gasPrice0.json
+++ b/GeneralStateTests/stSpecialTest/gasPrice0.json
@@ -2,8 +2,9 @@
"gasPrice0" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.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/stSpecialTest/gasPrice0Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x676ebf8512ef329b64106651e27d1432e328b24f84914b4f691533eaae9e6bd7",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x4509680f4d6552e9a010b76297aa20291eb22b08d9e12c5bca49dbe3b5be2338",
diff --git a/GeneralStateTests/stSpecialTest/makeMoney.json b/GeneralStateTests/stSpecialTest/makeMoney.json
index 1c04ec5b2..1d29d47e8 100644
--- a/GeneralStateTests/stSpecialTest/makeMoney.json
+++ b/GeneralStateTests/stSpecialTest/makeMoney.json
@@ -2,8 +2,9 @@
"makeMoney" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/makeMoneyFiller.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/stSpecialTest/makeMoneyFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080",
diff --git a/GeneralStateTests/stSpecialTest/sha3_deja.json b/GeneralStateTests/stSpecialTest/sha3_deja.json
index 9721e1ca5..8b462d610 100644
--- a/GeneralStateTests/stSpecialTest/sha3_deja.json
+++ b/GeneralStateTests/stSpecialTest/sha3_deja.json
@@ -2,8 +2,9 @@
"sha3_deja" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/sha3_dejaFiller.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/stSpecialTest/sha3_dejaFiller.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0x0bc2ff4ebf6438bc4280ff67c468803703c387fa89a2e4941a041672c2b1d507",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0x1eb8a3f2d301b0446b95f139e15de683840c1186c564d8e1abb950a26f041523",
diff --git a/GeneralStateTests/stSpecialTest/txCost-sec73.json b/GeneralStateTests/stSpecialTest/txCost-sec73.json
index 054a7a389..bd7476767 100644
--- a/GeneralStateTests/stSpecialTest/txCost-sec73.json
+++ b/GeneralStateTests/stSpecialTest/txCost-sec73.json
@@ -2,8 +2,9 @@
"txCost-sec73" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/txCost-sec73Filler.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/stSpecialTest/txCost-sec73Filler.json"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff",
diff --git a/GeneralStateTests/stSpecialTest/tx_e1c174e2.json b/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
index ac6d8af1e..d5f928b23 100644
--- a/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
+++ b/GeneralStateTests/stSpecialTest/tx_e1c174e2.json
@@ -2,8 +2,9 @@
"tx_e1c174e2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++",
- "source" : "/src/GeneralStateTestsFiller/stSpecialTest/tx_e1c174e2Filler.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/stSpecialTest/tx_e1c174e2Filler.json"
},
"env" : {
"currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da",
@@ -25,17 +26,6 @@
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
- "Constantinople" : [
- {
- "hash" : "0xb0d7510fe1d954482f89f01207879978500e963164659976b31477f90d707844",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- },
- "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
- }
- ],
"EIP150" : [
{
"hash" : "0xef25be43bc2e668d61fe245c2c7695668c8bb5c3d321ecdd680c28151be8400d",