From 050cd2587eb05cd47fadc7893ea59fe373fda242 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 13 Oct 2017 12:24:48 +0300 Subject: split random tests --- .../stRandom/randomStatetest115_d0g0v0Filler.json | 56 ---------------------- 1 file changed, 56 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRandom') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest115_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest115_d0g0v0Filler.json index 6e4b509a8..b4ec6300f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest115_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRandom/randomStatetest115_d0g0v0Filler.json @@ -25,62 +25,6 @@ ] } ], - "expect" : [ - { - "network" : "Frontier", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x74270083", - "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000000000000000000000000000000000000000c3506f15448e363302150a6f56518aa005315560005155", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x15448e363302150a6f56518aa0053155" - } - }, - "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x4563918244f4be5a", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3333c4151", - "code" : "", - "nonce" : "0x01", - "storage" : { - } - } - } - }, - { - "network" : "Homestead", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x74270083", - "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000000000000000000000000000000000000000c3507f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b57f00000000000000000000000000000000000000000000000000000000000000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000000000000000000000000000000000000000c3506f15448e363302150a6f56518aa005315560005155", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x15448e363302150a6f56518aa0053155" - } - }, - "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x4563918244f4be5a", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3333c4151", - "code" : "", - "nonce" : "0x01", - "storage" : { - } - } - } - } - ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", -- cgit