aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stRandom/randomStatetest347.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-03-28 23:05:32 +0800
committerDimitry <dimitry@ethereum.org>2018-05-15 22:43:32 +0800
commit013aa117669dfe82b4ea289a7191fa6658da1334 (patch)
treeca6962bf51151ebd08d902444fffd2f42922d470 /GeneralStateTests/stRandom/randomStatetest347.json
parent65184583143d1c31f0c360280bc247c952f25ae4 (diff)
downloaddexon-tests-013aa117669dfe82b4ea289a7191fa6658da1334.tar.gz
dexon-tests-013aa117669dfe82b4ea289a7191fa6658da1334.tar.zst
dexon-tests-013aa117669dfe82b4ea289a7191fa6658da1334.zip
fix more tests
touched coinbase should exist in the post state
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest347.json')
-rw-r--r--GeneralStateTests/stRandom/randomStatetest347.json66
1 files changed, 39 insertions, 27 deletions
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