From 1dd2c56a5ba7a3670b7d1438c193be9acbcf544c Mon Sep 17 00:00:00 2001 From: Jose Hugo De la cruz Romero Date: Tue, 13 Nov 2018 23:31:52 -0600 Subject: refill tests using create2 branch of aleth, fix extCodeHashPrecompiles json output --- .../extCodeHashAccountWithoutCode.json | 2 +- .../stExtCodeHash/extCodeHashMaxCodeSize.json | 2 +- .../extCodeHashNonExistingAccount.json | 2 +- .../stExtCodeHash/extCodeHashPrecompiles.json | 29 +++------------------- 4 files changed, 6 insertions(+), 29 deletions(-) diff --git a/GeneralStateTests/stExtCodeHash/extCodeHashAccountWithoutCode.json b/GeneralStateTests/stExtCodeHash/extCodeHashAccountWithoutCode.json index e9b7eb90c..f1a84fd1c 100644 --- a/GeneralStateTests/stExtCodeHash/extCodeHashAccountWithoutCode.json +++ b/GeneralStateTests/stExtCodeHash/extCodeHashAccountWithoutCode.json @@ -2,7 +2,7 @@ "extCodeHashAccountWithoutCode" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0-alpha.6-1+commit.19ad7d95.dirty", + "filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400", "lllcversion" : "Version: 0.5.0-develop.2018.11.8+commit.20481055.Linux.g++", "source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashAccountWithoutCodeFiller.yml", "sourceHash" : "f3baff76eb9c6d7615f45abd391713823e178cbfa8c8d3979b6048f3bbd493a8" diff --git a/GeneralStateTests/stExtCodeHash/extCodeHashMaxCodeSize.json b/GeneralStateTests/stExtCodeHash/extCodeHashMaxCodeSize.json index 74865f2ef..48d58d24d 100644 --- a/GeneralStateTests/stExtCodeHash/extCodeHashMaxCodeSize.json +++ b/GeneralStateTests/stExtCodeHash/extCodeHashMaxCodeSize.json @@ -2,7 +2,7 @@ "extCodeHashMaxCodeSize" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0-alpha.6-1+commit.19ad7d95.dirty", + "filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400", "lllcversion" : "Version: 0.5.0-develop.2018.11.8+commit.20481055.Linux.g++", "source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashMaxCodeSizeFiller.yml", "sourceHash" : "6065487ea4a95322c77cc6fd2d9d99dce598b96487e395f220e17a76d43ecc3e" diff --git a/GeneralStateTests/stExtCodeHash/extCodeHashNonExistingAccount.json b/GeneralStateTests/stExtCodeHash/extCodeHashNonExistingAccount.json index a0b232663..404e40c39 100644 --- a/GeneralStateTests/stExtCodeHash/extCodeHashNonExistingAccount.json +++ b/GeneralStateTests/stExtCodeHash/extCodeHashNonExistingAccount.json @@ -2,7 +2,7 @@ "extCodeHashNonExistingAccount" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0-alpha.6-1+commit.19ad7d95.dirty", + "filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400", "lllcversion" : "Version: 0.5.0-develop.2018.11.8+commit.20481055.Linux.g++", "source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashNonExistingAccountFiller.yml", "sourceHash" : "0aa9f33930ffbcd1c2ca3a0bede0d9c098a6be7fe7c40f7f627d6029e45bc9d6" diff --git a/GeneralStateTests/stExtCodeHash/extCodeHashPrecompiles.json b/GeneralStateTests/stExtCodeHash/extCodeHashPrecompiles.json index fa6176d3d..ecf7049a2 100644 --- a/GeneralStateTests/stExtCodeHash/extCodeHashPrecompiles.json +++ b/GeneralStateTests/stExtCodeHash/extCodeHashPrecompiles.json @@ -2,10 +2,10 @@ "extCodeHashPrecompiles" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0-alpha.6-1+commit.19ad7d95.dirty", + "filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400", "lllcversion" : "Version: 0.5.0-develop.2018.11.8+commit.20481055.Linux.g++", "source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashPrecompilesFiller.yml", - "sourceHash" : "93944b3b990a16b1f7a78a7011593b0a5bb27bc7c87ee3e4dade3988ae8943d3" + "sourceHash" : "670b3fa7c82aa81f03cbca92d3f2d5c37149400c3a9d97ccd89583909230ccb0" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -96,30 +96,7 @@ "gas" : 0, "value" : 0 }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "postState" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a7640001", - "code" : "0x60146000600c376000513f6000556000513b600155", - "nonce" : "0x00", - "storage" : { - } - }, - "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x35ac", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a763ca53", - "code" : "", - "nonce" : "0x01", - "storage" : { - } - } - } + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] }, -- cgit v1.2.3