19
2
I was reading this thread about a client fork that does not force transaction fees and I noticed the big red warning saying that some coins might get lost if I am not careful. What does this mean? What should I do if my transaction is not accepted?
1Thanks for the answer. Could you elaborate on the limbo part? What happens if my transaction is pending? (for example, I see some transactions on that list that are almost 1 month old) – nmat – 2011-10-13T15:43:04.477
1The ones on the list that are that old are in limbo because they're orphans, trying to spend coins that don't yet (and likely will never) exist. (Note the 'unconfirmed' part.) The client will never create such a transaction unless a block reorganization hits and the client winds up never getting the coins. – David Schwartz – 2011-10-13T15:54:41.883
Say I send you 10 Bitcoins and they get one confirmation. Then say you spend those Bitcoins, but a reorganization and a double-spend attack (me attacking you) results in your losing the 10 Bitcoins I sent you. In that case, your spend will be a permanent orphan, like those old ones. (Someone likely intentionally created those orphans for some reason.) – David Schwartz – 2011-10-13T15:56:26.607