diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json index 72a9b6d94..4863771ca 100644 --- a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json +++ b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest434BCFiller.json @@ -25,6 +25,7 @@ ] } ], + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -52,6 +53,60 @@ } } } + }, + { + "network" : ["Byzantium"], + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x3684af3d", + "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000c350407ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000100000000000000000000000000000000000000007e7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5f30264613617a2975a6857606f5560005155", + "nonce" : "0x00", + "storage" : { + "0xb5f30264613617a2975a6857606f55600051" : "0x7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a" + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "3000000000000048215", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b370de949a", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } + }, + { + "network" : [">=Constantinople"], + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x3684af3d", + "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000c350407ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f00000000000000000000000100000000000000000000000000000000000000007e7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5f30264613617a2975a6857606f5560005155", + "nonce" : "0x00", + "storage" : { + "0xb5f30264613617a2975a6857606f55600051" : "0x7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a" + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "2000000000000048995", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999085285774", + "code" : "", + "nonce" : "0x01", + "storage" : { + } + } + } } ], "genesisBlockHeader" : { |