6
Is there already a way to detect conflicting 0-confirmation transactions? I'm assuming at least one transaction goes to my wallet.
I would expect the client to list the transaction as conflicting but from what I understand from What does the Bitcoin client do when it receives conflicting transactions? it currently does not do so? Is there any other way available?
How about conflicting n-confirmation transactions? What does the client do when it finds two heads for the block chain? Any alerts to the user? – Thilo – 2012-03-20T05:39:47.260
@Thilo: the longest chain always wins. I would expect a block with conflicting transactions to be invalid. Currently there are no user alerts, conflicting transactions will simply not be relayed. – kermit – 2012-03-29T07:50:09.817