Unfortunately, today I ran into an issue.
I made a SharedCoin transaction with 10 repetitions, the receiving address showing unconfirmed incoming transactions after some time.
Waited for a few blocks, then these incoming transactions vanished and the balance was restored to my blockchain wallet.
Trying to resend those coins via SharedCoin again to the same address failed with some error messages in JavaConsole:
"executeOffer failed Outpoint [...] already Spent in Completed Transaction"
"Outpoint [...] already Spent in Completed Transaction"
The only way I could resend those coins using SharedCoin was to use a new receiving address.
Then the SharedCoin transaction apparently went through, but the coins were quickly back in my blockchain wallet, before the new receiving address even showed an unconfirmed transaction.
Tried resending again to another new address, which failed again, leaving the coins in my wallet:
"executeOffer failed Outpoint [...] already Spent in Completed Transaction"
"Outpoint [...] already Spent in Completed Transaction"
Can anyone advise how to get the coins out of my blockchain wallet using SharedCoin?
EDIT: Trying a 4th new address with "recover intermediate addresses" before (which as expected recovered 0.00 BTC, since I had the full balance restored) didn't help either. Maybe I should try sending them without SharedCoin to another blockchain wallet and try SharedCoin again from there? Or will it not let me do that either since the coins are "already Spent in Completed Transaction"?
Update:
I sent all the coins to another blockchain wallet to start from scratch.
Sent a part of the total balance (thought, I'd split it up this time in several SharedCoin transactions) via SharedCoin again with 10 repetitions, which went through (as in the SharedCoin process completed).
The resulting transaction to the receiving wallet is still unconfirmed after almost 2 hours.
I can't spend the remaining funds in the blockchain wallet, since the change output of that SharedCoin transaction (the whole remaining balance) sits there unconfirmed, too:
"Some funds are pending confirmation and cannot be spent yet (Value [...] BTC)"
"No Free Outputs To Spend"
Clicking on the "Unconfirmed Transaction!" button under "My transactions" shows a network propagation of 0% (no double spend detected).
Any kind of help or advice would be much appreciated.
EDIT: A few minutes after posting, the network propagation finally became a non-zero value (5%), so something seems to be happening now.
Update: Change output at 3, receiving address at 1 confirmation now. It appears, it just needed patience or maybe the transactions got stuck and were rebroadcast after 2 hours and then quickly picked up. Still wondering, if the original problem of not being able to resend the coins from the first blockchain wallet after a SharedCoin transaction got returned to my wallet could have been solved without sending them to another wallet.
Another update: Now the second time, it took 3 hours to propagate for first confirmations. But the service works
Maybe it's normal for it to take some time, which is not a problem, I am not in a hurry. It's just that the first time I used it a few days ago, it was much faster.