diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json index eb1b301d9..b8a340ba3 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest282Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=Byzantium", "Homestead"], + "network" : ["Homestead"], "result" : { "945304eb96065b2a98b57a48a06ae28d285a71b5" : { "balance" : "2067536813", @@ -32,6 +32,29 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "2067539313", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } } ], "pre" : { |