From 013aa117669dfe82b4ea289a7191fa6658da1334 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 28 Mar 2018 18:05:32 +0300 Subject: fix more tests touched coinbase should exist in the post state --- GeneralStateTests/stRandom/randomStatetest123.json | 2 +- GeneralStateTests/stRandom/randomStatetest184.json | 77 ++++++++++++++-------- GeneralStateTests/stRandom/randomStatetest347.json | 66 +++++++++++-------- 3 files changed, 89 insertions(+), 56 deletions(-) (limited to 'GeneralStateTests/stRandom') diff --git a/GeneralStateTests/stRandom/randomStatetest123.json b/GeneralStateTests/stRandom/randomStatetest123.json index 421925f51..2b6d821dc 100644 --- a/GeneralStateTests/stRandom/randomStatetest123.json +++ b/GeneralStateTests/stRandom/randomStatetest123.json @@ -78,4 +78,4 @@ ] } } -} \ No newline at end of file +} diff --git a/GeneralStateTests/stRandom/randomStatetest184.json b/GeneralStateTests/stRandom/randomStatetest184.json index b4077f3d2..3a5e9a933 100644 --- a/GeneralStateTests/stRandom/randomStatetest184.json +++ b/GeneralStateTests/stRandom/randomStatetest184.json @@ -2,10 +2,11 @@ "randomStatetest184" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filling-rpc-server" : "eth/v1.3.0/Linux/g++/Interpreter/Debug/37f37291*/", + "filling-tool-version" : "retesteth-0.0.1+commit.86270701.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRandom/randomStatetest184Filler.json", - "sourceHash" : "b575e529c16c5619c10d94507efcfacbd18b8d2157b7b97631f1a681c06f164a" + "sourceHash" : "2afeab426711b2a23bbbe3bca0c1f66e203df1cbcba4eb4c9000446c4d33cd4f" }, "env" : { "currentCoinbase" : "0x6d6e40885310545835a5b582dbc23ef026404bda", @@ -15,30 +16,6 @@ "currentTimestamp" : "0x2710", "previousHash" : "0xa8228e05d900b890136bcc55628b479e172795042a90e18b673189b5f3a672fc" }, - "post" : { - "Byzantium" : [ - { - "hash" : "0xf95be1e4c7788641348454fd9ff7b21956f61a979e8d7f8e55cec444c5931e8c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0xf95be1e4c7788641348454fd9ff7b21956f61a979e8d7f8e55cec444c5931e8c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ] - }, "pre" : { "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x070a217c02c8f2d4", @@ -49,14 +26,14 @@ }, "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { "balance" : "0x9740421ff0ff3ae3", - "code" : "", + "code" : "0x", "nonce" : "0x1d", "storage" : { } }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xc1142f2b8e8eb058", - "code" : "", + "code" : "0x", "nonce" : "0x00", "storage" : { } @@ -76,6 +53,50 @@ "value" : [ "0x6d1dd024" ] + }, + "post" : { + "Byzantium" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0xf95be1e4c7788641348454fd9ff7b21956f61a979e8d7f8e55cec444c5931e8c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], + "Constantinople" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0xf95be1e4c7788641348454fd9ff7b21956f61a979e8d7f8e55cec444c5931e8c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], + "Homestead" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0xeaf41ca90b95589f28853c7679b1207a73d7cf360d939cef2dcc467a8ea17d36", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0xeaf41ca90b95589f28853c7679b1207a73d7cf360d939cef2dcc467a8ea17d36", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] } } } \ No newline at end of file diff --git a/GeneralStateTests/stRandom/randomStatetest347.json b/GeneralStateTests/stRandom/randomStatetest347.json index e29d61d99..e0fa0332e 100644 --- a/GeneralStateTests/stRandom/randomStatetest347.json +++ b/GeneralStateTests/stRandom/randomStatetest347.json @@ -2,10 +2,11 @@ "randomStatetest347" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filling-rpc-server" : "eth/v1.3.0/Linux/g++/Interpreter/Debug/37f37291*/", + "filling-tool-version" : "retesteth-0.0.1+commit.86270701.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json", - "sourceHash" : "ef9ee35d1e5369232e28162fc007d6184a54db2b1399bc4a665cb056ab05194a" + "sourceHash" : "ef52d8bcfbac2ac4e41668d4bae84e0ff0880f6619abf89de98658a1df13d8d4" }, "env" : { "currentCoinbase" : "0xa7f7c8ef9bbbcfb0f7e81c1fd46bb732fba60592", @@ -15,30 +16,6 @@ "currentTimestamp" : "0x03e8", "previousHash" : "0xf3907ec3d962d22b61d2618054c8252a7fe67b65f652a7b8fcc55cfe905a1caa" }, - "post" : { - "Byzantium" : [ - { - "hash" : "0x5a9d4e3d21fb0dee07e0b52772b46dff8b513f0d4fba4765c43096a97e8b088f", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0x5a9d4e3d21fb0dee07e0b52772b46dff8b513f0d4fba4765c43096a97e8b088f", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ] - }, "pre" : { "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x33498455", @@ -56,7 +33,7 @@ }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x24d289465fa51769", - "code" : "", + "code" : "0x", "nonce" : "0x00", "storage" : { } @@ -76,6 +53,41 @@ "value" : [ "0x7f3e3a6ac8834e68" ] + }, + "post" : { + "Byzantium" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0x5a9d4e3d21fb0dee07e0b52772b46dff8b513f0d4fba4765c43096a97e8b088f", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], + "Constantinople" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0x5a9d4e3d21fb0dee07e0b52772b46dff8b513f0d4fba4765c43096a97e8b088f", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], + "Homestead" : [ + { + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "hash" : "0x26b67b77846643793fda1abbebeac8f093bd83d646c266cdcb10ec11b7f430e0", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] } } } \ No newline at end of file -- cgit