Was upgrading to 0.1.3. Restarted wallet and this happened: Code: 11:48:42 2016-05-12 [INF] WLLT: The client has successfully connected to dcrd and is now handling websocket notifications 11:48:42 2016-05-12 [INF] WLLT: Finished rescan for 2202 addresses (synced to block 0000000000001df414e717515f79245d7f5dfd1ff012f1204d0489fd3428bfb7, height 27338) 11:49:33 2016-05-12 [INF] WLLT: The wallet has been unlocked without a time limit 11:49:50 2016-05-12 [INF] WLLT: Connecting block 00000000000021892e83e16d9249a0d64ce21153c74aefa8a9215b96206b6fa3, height 27339 11:49:50 2016-05-12 [INF] WLLT: Voted on block 00000000000021892e83e16d9249a0d64ce21153c74aefa8a9215b96206b6fa3 (height 27339) I have a backup wallet online for upgrading so I would have picked up the vote, but still... O_O
Very lucky indeed. I was expecting to open this thread and see you voting on 2/3 blocks in a row. My best is 3 votes in 20 blocks, and considering I only had around 50 live tickets at the time I was very surprised.
Very lucky indeed! It's super cool when this happens. I'm no statician, but my math told me there's roughly a 1% chance of this happening if you have 100 tickets with the current poolsize of ~42500
With number_combinations(5,2) * number_permutations(42500-100,3) * number_permutations(100,2) / number_permutations(42500,5) I get 0.005 % in one block, or 0.787 % in 144 blocks(12 hours), or 11.60% in a week, but I am no statistician either.
The hypergeometric distribution is the way to calculate this. It's the same as calculating a ticket in a lottery or keno.