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 --- .../stRandom/randomStatetest309_d0g0v0Filler.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest309_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest309_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest309_d0g0v0Filler.json index e9b99a73c..8bbabcd68 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest309_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest309_d0g0v0Filler.json @@ -89,14 +89,14 @@ } }, "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x29a2241af62c6614", + "balance" : "0x1bc16d674ec85354", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0x00", "storage" : { } }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a762137a", + "balance" : "0x0de0b6b3a762263a", "code" : "", "nonce" : "0x01", "storage" : { @@ -144,6 +144,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } } \ No newline at end of file -- cgit