Post
Topic
Board Web Wallets
Re: New block explorer type site needs testing / feedback
by
Sukrim
on 31/08/2011, 00:46:34 UTC
I'm not sure if bitcoind accepts blocks of the same block height twice (so 2 blocks with the same parent) if there is not a block following up.

A "Y" split might not be found (as your client already thinks it has the "correct" latest block), only if the block you happen to have is orphaned, and the other chain is forced upon you you keep the orphan data - if I remember correctly.