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/randomStatetest184_d0g0v0Filler.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest184_d0g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest184_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest184_d0g0v0Filler.json index 7ecf9df42..fea991007 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest184_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest184_d0g0v0Filler.json @@ -36,6 +36,13 @@ "storage" : { } }, + "0x6d6e40885310545835a5b582dbc23ef026404bda" : { + "balance" : "0x4563918244f40000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { "balance" : "0x9740421ff0ff3ae3", "code" : "", @@ -144,6 +151,7 @@ "storage" : { } } - } + }, + "sealEngine" : "NoProof" } } \ No newline at end of file -- cgit