Every time I would make a wager on Stoshi I wait until the amount in my wallet is confirmed and bet with that.
Well, here's the situation currently.
You said you have unconfirmed transactions, one of which is:
-
http://blockchain.info/tx/15a6b72a33caab01671736371d3f25ea31ac39cd9dca95f3a28bb2d2f75e9986But Blockchain.info doesn't know about it. That means one of two things ... your client never broadcasted it (unlikely) or it is a double spend and thus no nodes will relay it.
So, to eliminate the former, make sure your Bitcoin-Qt client has connections, the blockchain has completed sync, and has been left running for about an hour (so that the client will try to re-broadcast any transactions it knows about yet at the same time do not show yet as having any confirmations.)
If that occurs, and the transaction still doesn't appear in blockhchain.info, then you are in the situation where you have for whatever reason a spend transaction(s) that are invalid and the network peers won't relay them to other nodes.
The only two solutions for you at that point are 1.) to perform wallet surgery to remove all transactions and then -resync, or 2.) to import the private keys from your wallet.dat into a new wallet. I believe you can do this with Blockchain.info with Drag & Drop like this:
-
https://blockchain.info/wallet/import-walletThe issue is, still at this point over 24 later I have 6 transcations in my wallet that are unconfirmed and about 3BTC that is just sitting there.
As soon as the client no longer has those bogus transactions those BTC will re-appear as being spendable ... assuming the inputs they use (transactions which you previously received) were not double spends. While entirely possible that you ended up with a double spend on a transaction (presuming it first had a confirmation and the Bitcoin-Qt was willing to use it) there were no orphaned block forks on Feb 27th when that transaction shows as being first received by Blockhain.info. So Im stumped as to how this happened. But the remedy is there if that is what happened ... to do the wallet surgery.