From 0048fda0e43bbedc1a7e2891ae3eeb190cce3f94 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 2 Feb 2018 15:28:05 +0300 Subject: refill stRandomTests --- .../stRandom/randomStatetest287Filler.json | 25 +++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest287Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest287Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest287Filler.json index efb7ed877..c34f18bd3 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest287Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest287Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=Byzantium", "Homestead"], + "network" : ["Homestead"], "result" : { "945304eb96065b2a98b57a48a06ae28d285a71b5" : { "balance" : "1406947478", @@ -32,6 +32,29 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "1406949978", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } } ], "pre" : { -- cgit