From e2611bffb45353cc9179d7a329f908b7467a4f08 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 6 Feb 2018 23:35:22 +0300 Subject: update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexity --- .../CALL_ZeroVCallSuicide_d0g0v0Filler.json | 43 +++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide_d0g0v0Filler.json index 64ffd4a3e..7eab4f2d7 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x0927c0", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,47 @@ ] } ], + "expect" : [ + { + "network" : "EIP158", + "result" : { + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x08d5b6", + "0x64" : "0x087133" + } + }, + "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x08d5b6", + "0x64" : "0x087133" + } + }, + "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x08d5b6", + "0x64" : "0x087133" + } + }, + "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3