From 9d30337cecb18504e171a683dce65de694418b5c Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 2 Feb 2018 00:12:54 +0300 Subject: refill stMemoryStressTest --- .../CALLCODE_Bounds4_d0g1v0Filler.json | 24 +++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4_d0g1v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4_d0g1v0Filler.json index 5b71cc340..11b84708b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4_d0g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4_d0g1v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x0f4240", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,28 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "balance" : "0x00", + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "balance" : "0x00", + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3