From 033661ec9b79d7d764d17b4ec48473ca7c12e5f4 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 28 Feb 2017 14:37:34 +0400 Subject: special case with precompiled fork --- .../stSpecialTest/failed_tx_xcf416c53Filler.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json b/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json index 8c3f8da4f..61f3af382 100644 --- a/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json +++ b/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json @@ -22,7 +22,10 @@ }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x02" - } + }, + "0000000000000000000000000000000000000003" : { + "shouldnotexist" : "1" + } } } ], @@ -40,6 +43,13 @@ "nonce" : "1", "storage" : { } + }, + "0000000000000000000000000000000000000003" : { + "balance" : "0", + "code" : "", + "nonce" : "0", + "storage" : { + } } }, "transaction" : { -- cgit v1.2.3