diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json index 28e8f6ce8..315b4a3d8 100644 --- a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json +++ b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json @@ -1,5 +1,8 @@ { "walletReorganizeOwners" : { + "_info" : { + "comment" : "Interesting test case with many blocks. A case is used for difficulty calculation checks." + }, "noBlockChainHistory" : "1", "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", @@ -18,6 +21,17 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "Ethash", + "expect" : [ + { + "network" : ["Homestead", "EIP158", ">=Constantinople"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "259" + } + } + } + ], "pre" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "10000000000", |