From fafb8a88abd431eedd85167445ccafbc095eed7a Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 26 Sep 2018 12:48:21 +0300 Subject: refill state tests as blockchain tests --- .../Call1024OOG_d0g0v0Filler.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG_d0g0v0Filler.json index f7d74aa40..71855b733 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG_d0g0v0Filler.json @@ -49,18 +49,6 @@ } } } - }, - { - "network" : "Constantinople", - "result" : { - "0xbbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x00" : "0x85", - "0x01" : "0x01", - "0x02" : "0x020789" - } - } - } } ], "genesisBlockHeader" : { @@ -102,6 +90,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } } \ No newline at end of file -- cgit