diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-07 19:47:39 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-07 19:47:39 +0800 |
commit | 1943e9754bf7f4d082212f7dbbca66e6e521bcde (patch) | |
tree | 8d86481abdeda4c2b2cc879f0381c73016865c89 /GeneralStateTests/stSpecialTest | |
parent | 5156e218a61279075eed989e4f496bf25cdc066d (diff) | |
download | tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar.gz tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar.bz2 tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar.lz tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar.xz tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.tar.zst tangerine-tests-1943e9754bf7f4d082212f7dbbca66e6e521bcde.zip |
refill and update stSpecialTest, stStackTest, stZeroCalls
Diffstat (limited to 'GeneralStateTests/stSpecialTest')
-rw-r--r-- | GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json | 30 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json | 30 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json | 52 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json | 17 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/block504980.json | 50 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/deploymentError.json | 28 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json | 39 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/gasPrice0.json | 52 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/makeMoney.json | 30 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/sha3_deja.json | 52 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/txCost-sec73.json | 50 | ||||
-rw-r--r-- | GeneralStateTests/stSpecialTest/tx_e1c174e2.json | 17 |
12 files changed, 42 insertions, 405 deletions
diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json b/GeneralStateTests/stSpecialTest/JUMPDEST_Attack.json index cb78602fc..30feec06c 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json", - "sourceHash" : "2a91042e94af9767e3d881d74861abb0886787c68f42942bbe8ce4a2d55c4dfe" + "sourceHash" : "38607ba18eb1e2f86861cb0621946530738c5ad54503cbbdc39000be3c52456d" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP158" : [ { "hash" : "0xeafa4f52c37d24c6f3cbfba876bb75b68c25f43851c9b2b136a28baa1aafcf5a", @@ -49,17 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0x33bd0cb07d88b4708a23ec8e264813c207ea04a3bea49d632ff3556273d8e242", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x33bd0cb07d88b4708a23ec8e264813c207ea04a3bea49d632ff3556273d8e242", @@ -90,7 +68,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x05f5e100" diff --git a/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json b/GeneralStateTests/stSpecialTest/JUMPDEST_AttackwithJump.json index fb6fa45bf..5a45ef97e 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackwithJumpFiller.json", - "sourceHash" : "17c5cd239ebf2b6365e586b2bc0396b9d5399adad5cd76776f2f86839f93895b" + "sourceHash" : "260c4f7c623ddf21cfb3b40ce7be068a60aace1c3410f80f4c7c30b0f3df22ce" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP158" : [ { "hash" : "0xfac04cf2479ecd0c28ed146800a0014f3776d44b39fb09f7c8f047400488fb0b", @@ -49,17 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0xf121c5c2d9dd75894d849c8a96ff1817ef5999d7e9928cf952554935c7a8e82e", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xf121c5c2d9dd75894d849c8a96ff1817ef5999d7e9928cf952554935c7a8e82e", @@ -90,7 +68,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x05f5e100" diff --git a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json index 107297f6e..0c318d83d 100644 --- a/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json +++ b/GeneralStateTests/stSpecialTest/OverflowGasMakeMoney.json @@ -2,10 +2,10 @@ "OverflowGasMakeMoney" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/OverflowGasMakeMoneyFiller.json", - "sourceHash" : "7f21f17c008b4e3602c8afa06d7735ce676fb8f0646fcdedbe6d661689429513" + "sourceHash" : "87818ec5548ec3fc13235bdd8f74c2456fae8d94cd36f7f77302b7152408077d" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -26,50 +26,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP150" : [ - { - "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0xa60566e0ecd43f9224e59c41de05e376869357327052aba6a61614fbcccf32ac", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -83,7 +39,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x7ffffffffffffffe" diff --git a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json index 719289487..98f9f1044 100644 --- a/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json +++ b/GeneralStateTests/stSpecialTest/StackDepthLimitSEC.json @@ -2,10 +2,10 @@ "StackDepthLimitSEC" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/StackDepthLimitSECFiller.json", - "sourceHash" : "53badd4766d6a7846494502a0a1dc90d74bc32df8741cba3106fd56f76f63cb6" + "sourceHash" : "138d4b101c108480e778daa7b7057076ead9895c60742ae4937cd5dbd7ea7e66" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x68f497ee77ebf9247fe0c5df49aae2b78bc0010983cec0f79b1cb440652bfd06", - "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 ee67fc7f1..4b252bada 100644 --- a/GeneralStateTests/stSpecialTest/block504980.json +++ b/GeneralStateTests/stSpecialTest/block504980.json @@ -2,10 +2,10 @@ "block504980" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/block504980Filler.json", - "sourceHash" : "3e01af7de107b701b68ef267b30171d63200e5c97dbef04f2b82e512e0750307" + "sourceHash" : "9bf88f52e29075a835e7501895dcc722b8a49fd6918517270050da66e942df4c" }, "env" : { "currentCoinbase" : "0x1cdc8315bdb1362de8b7b2fa9ee75dc873037179", @@ -26,50 +26,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP150" : [ - { - "hash" : "0x933c40bf2ae3cb437f9ae9a3fb2fa5f69b74ef40a6ee6fcd592e114d39242904", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x933c40bf2ae3cb437f9ae9a3fb2fa5f69b74ef40a6ee6fcd592e114d39242904", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0xfeecee5008c30a0e1ea56177c862cdee3a3c356a6c1d2d7732e6c5989f5f53e4", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0xfeecee5008c30a0e1ea56177c862cdee3a3c356a6c1d2d7732e6c5989f5f53e4", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { diff --git a/GeneralStateTests/stSpecialTest/deploymentError.json b/GeneralStateTests/stSpecialTest/deploymentError.json index 7b62a35f3..1c3f9fb8e 100644 --- a/GeneralStateTests/stSpecialTest/deploymentError.json +++ b/GeneralStateTests/stSpecialTest/deploymentError.json @@ -2,10 +2,10 @@ "deploymentError" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/deploymentErrorFiller.json", - "sourceHash" : "0864f13dc1b319a59a72559606087a778917b0af520ce0fcf7c1ada63600f06c" + "sourceHash" : "8bf20b39e5dd1fe03d4e1517b588c8e30605181e7b3210f36165f08610c121b5" }, "env" : { "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x2682565f0c945052f21b2ed7f39fa832749c79f6181e2f66f7a5cb87eb65c74d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP158" : [ { "hash" : "0xae4a5e0ae12bf4a52102c2c5b87ebf80e02cbd61418c18ab8e8a9ed3ddc14092", @@ -49,17 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0xf085769bc64edb479bdbaeb689cdd2ca57d2c3656d388222a5e738e48f6331a6", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xd08738c9f0db382b49272bafd3332654cdf0548bad79bd3cc2193c517d0307f8", diff --git a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json index 7087c9aac..915e1cc54 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json", - "sourceHash" : "bde1ef6ac12a89cbf4a32e5c2b147c8e238f62c35a4432631ef031f5b3655759" + "sourceHash" : "e5623365161c4ff8aec8b7118364b1a8f51f61c15634e22a120c9266cdcf7f15" }, "env" : { "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP158" : [ { "hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092", @@ -48,28 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Frontier" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { diff --git a/GeneralStateTests/stSpecialTest/gasPrice0.json b/GeneralStateTests/stSpecialTest/gasPrice0.json index 49dcdea04..bd848eb19 100644 --- a/GeneralStateTests/stSpecialTest/gasPrice0.json +++ b/GeneralStateTests/stSpecialTest/gasPrice0.json @@ -2,10 +2,10 @@ "gasPrice0" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json", - "sourceHash" : "3852984fb46bc5a0cb217fb832ed60db4c060f5fbe3f451a4acff12118d837dd" + "sourceHash" : "c1f5c29f36a07ff897bc098dd070a45d65cdef5c1c92e8f1b81389b91f757d96" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -26,50 +26,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP150" : [ - { - "hash" : "0x4509680f4d6552e9a010b76297aa20291eb22b08d9e12c5bca49dbe3b5be2338", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x676ebf8512ef329b64106651e27d1432e328b24f84914b4f691533eaae9e6bd7", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x4509680f4d6552e9a010b76297aa20291eb22b08d9e12c5bca49dbe3b5be2338", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0x4509680f4d6552e9a010b76297aa20291eb22b08d9e12c5bca49dbe3b5be2338", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -90,7 +46,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0xa034" diff --git a/GeneralStateTests/stSpecialTest/makeMoney.json b/GeneralStateTests/stSpecialTest/makeMoney.json index 60d7aac58..df189b4ad 100644 --- a/GeneralStateTests/stSpecialTest/makeMoney.json +++ b/GeneralStateTests/stSpecialTest/makeMoney.json @@ -2,10 +2,10 @@ "makeMoney" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/makeMoneyFiller.json", - "sourceHash" : "f2cfafee05f12868ae392ee37c95edf9fa9e005548c74ae31ec17e8f443fd418" + "sourceHash" : "6c62747c64b29b64254261da56ebe0482d67e42efcca48867393cbeb91c36c3b" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,17 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP158" : [ { "hash" : "0xa9c1df14913efcb44c8d214bae45f7c164073e66023871276e7254f502573080", @@ -49,17 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0xdeecad9edcf67263e8e8f56c4db89a1620a964da88dac1734461ebc1126682cf", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xdeecad9edcf67263e8e8f56c4db89a1620a964da88dac1734461ebc1126682cf", @@ -97,7 +75,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x037c94" diff --git a/GeneralStateTests/stSpecialTest/sha3_deja.json b/GeneralStateTests/stSpecialTest/sha3_deja.json index 683b95ef9..727144792 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/sha3_dejaFiller.json", - "sourceHash" : "4ad1dcb39ad6ced61b4ffc4e220e143907a9a2cd89d78efed0d8dcebbeacf0c7" + "sourceHash" : "7e7e389b004695e8dd7b8b1254a31d24380280485bb3e7bc1401623d25d57865" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -26,50 +26,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP150" : [ - { - "hash" : "0x1eb8a3f2d301b0446b95f139e15de683840c1186c564d8e1abb950a26f041523", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x0bc2ff4ebf6438bc4280ff67c468803703c387fa89a2e4941a041672c2b1d507", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x1eb8a3f2d301b0446b95f139e15de683840c1186c564d8e1abb950a26f041523", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0x1eb8a3f2d301b0446b95f139e15de683840c1186c564d8e1abb950a26f041523", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -90,7 +46,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0f4240" diff --git a/GeneralStateTests/stSpecialTest/txCost-sec73.json b/GeneralStateTests/stSpecialTest/txCost-sec73.json index 4fb376f62..8f7ab9b32 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/txCost-sec73Filler.json", - "sourceHash" : "33837ce46f1a7fc0cd10564452788a918f2660228a4651642aad96da93a80c85" + "sourceHash" : "288a22f30f077c02ed5c17ec387b7cb37eb6468219f04fef9a30e546595ac42b" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -26,50 +26,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP150" : [ - { - "hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0xb73f1ed022d056909f34484fa432461e4702c1db53c2b8f532a59518620d30ff", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "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 1f2d557c8..6dd201f4a 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.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/tx_e1c174e2Filler.json", - "sourceHash" : "4ebebc45c45d8dc8796ad39a68fcdbe4aca0d4e7a1c363080113cab58ecb7feb" + "sourceHash" : "0434202e5cc4702efcbffacad5ff534d15199edd11e82f9df17c54e067d2304a" }, "env" : { "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", @@ -49,17 +49,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0x941c8ac149ed268eb2e05084c435e5c0338cd382ad8a0d2583904bd8c2f8a6b4", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x941c8ac149ed268eb2e05084c435e5c0338cd382ad8a0d2583904bd8c2f8a6b4", |