diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json index beca781b3..2df2f91b5 100644 --- a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json +++ b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest128BCFiller.json @@ -25,6 +25,7 @@ ] } ], + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -79,6 +80,33 @@ } } } + }, + { + "network" : [">=Constantinople"], + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x3453f6b2", + "code" : "0x7f00000000000000000000000100000000000000000000000000000000000000007f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b540527f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000100000000000000000000000000000000000000006f786ef19163848934f380343807968c6160005155", + "nonce" : "0x00", + "storage" : { + "0x010000000000000000000000000000000000000000" : "0x786ef19163848934f380343807968c61" + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "2000000000000045684", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999122036488", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } } ], "genesisBlockHeader" : { |