From f60c186ba7bb6a04d5b639dce67a1603572c35fb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 2 Feb 2018 23:10:37 +0300 Subject: fix stRandom2 tests --- .../stRandom2/randomStatetest396Filler.json | 32 +++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stRandom2/randomStatetest396Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest396Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest396Filler.json index 48d3c112f..7673ac730 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest396Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest396Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x4ca4d183", @@ -39,6 +39,36 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x4ca4d183", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000000000000000000000000000000000000000c3507f0000000000000000000000000000000000000000000000000000000000000001719f197c5560005155", + "nonce" : "0x00", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x7b41", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + } + } } ], "pre" : { -- cgit