From 613bb864dc25045169e7fc58b3d138ff13eb66bf Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 19 Apr 2017 13:54:28 +0300 Subject: refill and fix tests with all fields 0x --- .../stTransactionTest/zeroSigTransactionOOG.json | 78 ++-------------------- 1 file changed, 5 insertions(+), 73 deletions(-) (limited to 'GeneralStateTests/stTransactionTest/zeroSigTransactionOOG.json') diff --git a/GeneralStateTests/stTransactionTest/zeroSigTransactionOOG.json b/GeneralStateTests/stTransactionTest/zeroSigTransactionOOG.json index 1ae35c2f9..0691c7b64 100644 --- a/GeneralStateTests/stTransactionTest/zeroSigTransactionOOG.json +++ b/GeneralStateTests/stTransactionTest/zeroSigTransactionOOG.json @@ -531,28 +531,11 @@ ], "Metropolis" : [ { - "hash" : "0xae5f6090817aeb40d7d5cf104f738261f67c510ad973e06e8982124f9d1da856", + "hash" : "0x7bfed3b071d3fde42caf517a24c3a4361124eff0c63743de92b847eeb162d526", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 - }, - "postState" : { - "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x00", - "code" : "0x6001600055", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xffffffffffffffffffffffffffffffffffffffff" : { - "balance" : "0x00", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } } }, { @@ -580,7 +563,7 @@ } }, { - "hash" : "0xe2830d5ee03749aa8db4754366e73e851f3f7bf3aa3ce258f75a10af526ad0ed", + "hash" : "0xd506140af993cf273f1e9984a13cd06c1d469640180a5b5a78907e75ae230098", "indexes" : { "data" : 0, "gas" : 2, @@ -596,28 +579,11 @@ } }, { - "hash" : "0xae5f6090817aeb40d7d5cf104f738261f67c510ad973e06e8982124f9d1da856", + "hash" : "0x7bfed3b071d3fde42caf517a24c3a4361124eff0c63743de92b847eeb162d526", "indexes" : { "data" : 0, "gas" : 3, "value" : 0 - }, - "postState" : { - "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x00", - "code" : "0x6001600055", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xffffffffffffffffffffffffffffffffffffffff" : { - "balance" : "0x00", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } } }, { @@ -629,28 +595,11 @@ } }, { - "hash" : "0xae5f6090817aeb40d7d5cf104f738261f67c510ad973e06e8982124f9d1da856", + "hash" : "0x7bfed3b071d3fde42caf517a24c3a4361124eff0c63743de92b847eeb162d526", "indexes" : { "data" : 1, "gas" : 0, "value" : 0 - }, - "postState" : { - "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x00", - "code" : "0x6001600055", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xffffffffffffffffffffffffffffffffffffffff" : { - "balance" : "0x00", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } } }, { @@ -694,28 +643,11 @@ } }, { - "hash" : "0xae5f6090817aeb40d7d5cf104f738261f67c510ad973e06e8982124f9d1da856", + "hash" : "0x7bfed3b071d3fde42caf517a24c3a4361124eff0c63743de92b847eeb162d526", "indexes" : { "data" : 1, "gas" : 3, "value" : 0 - }, - "postState" : { - "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x00", - "code" : "0x6001600055", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xffffffffffffffffffffffffffffffffffffffff" : { - "balance" : "0x00", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } } }, { -- cgit