From a3121b5e771c9dffbda37e54b3df2063f8d67279 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 6 Feb 2018 23:44:24 +0300 Subject: refill stQuadraticComplexity --- .../stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json index a1d3e89d3..363629bee 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x0249f0", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,8 @@ ] } ], + "expect" : [ + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", -- cgit