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 --- .../stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json index eba2a0138..d0c63949c 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stDelegatecallTestHomestead/callOutput1_d0g0v0Filler.json @@ -33,6 +33,9 @@ "storage" : { } }, + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f40000" + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" }, @@ -49,6 +52,8 @@ "storage" : { } }, + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" }, @@ -65,6 +70,8 @@ "storage" : { } }, + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0x00" }, @@ -114,6 +121,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } } \ No newline at end of file -- cgit