Author

Topic: SatoshiDICE.com - The World's Most Popular Bitcoin Game - page 254. (Read 495688 times)

sr. member
Activity: 258
Merit: 250
No idea if it is the reason, coz it depends on how the SatoshiDICE server works, however:

In bitcoind, an unconfirmed transaction may be lost if bitcoind restarts.
Unconfirmed transactions from other bitcoinds are stored in a memory pool so are lost when bitcoind stops.
Or, if for some reason the 0-confirm transaction didn't make it to the bitcoind (networks aren't perfect) it wont know about it (though rare)
This also means that if bitcoind wasn't running when the transaction was sent out, it won't know about it until either it ends up in a block, or some other 0-confirm transaction requires it and bitcoind requests it from another bitcoind.
i.e. it will eventually get the transaction back again since probably every other bitcoind still has it and eventually a block will include it.
But bitcoind may not find out about it until it lands in a block (which can be more than an hour on some rare occasions - or longer if some pools are ignoring processing the transaction)

My bitcoind runs 24/7, and has 4 specific other nodes that I run, which it connects to... This wallet is only used for Satoshidice, so no other TX's (aside from the one I funded the wallet with) exist.

Neither a rescan, nor a re-download of the blockchain resolved the issue.

I'm currently rebuilding the wallet by exporting all the private keys from it and re-importing them 1-by-1 into a new wallet... it will take a few days to run, since there are ~2100 private keys and it averages 45 seconds per key to import. I'll let you know how it works out.
legendary
Activity: 1358
Merit: 1002
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
No idea if it is the reason, coz it depends on how the SatoshiDICE server works, however:

In bitcoind, an unconfirmed transaction may be lost if bitcoind restarts.
Unconfirmed transactions from other bitcoinds are stored in a memory pool so are lost when bitcoind stops.
Or, if for some reason the 0-confirm transaction didn't make it to the bitcoind (networks aren't perfect) it wont know about it (though rare)
This also means that if bitcoind wasn't running when the transaction was sent out, it won't know about it until either it ends up in a block, or some other 0-confirm transaction requires it and bitcoind requests it from another bitcoind.
i.e. it will eventually get the transaction back again since probably every other bitcoind still has it and eventually a block will include it.
But bitcoind may not find out about it until it lands in a block (which can be more than an hour on some rare occasions - or longer if some pools are ignoring processing the transaction)
legendary
Activity: 1358
Merit: 1002
Also, look at this one: http://satoshidice.com/lookup.php?tx=d361a475d14d5e7c85bbb62571f660aee98f7aff5517441d6922fa9cc3a5daee

A sendmany transaction that processed the bets with 45min between each Roll Eyes
sr. member
Activity: 467
Merit: 250

Slow doesn't begin to describe it. I've seen bets today sit (6) hours before returning......


Perhaps someone wasn't ready for this kind of popularity?
legendary
Activity: 2940
Merit: 1333
Since last night I'm waiting hours before I even know if I win or not.

One question: Can we use a sendmany transaction to bet in several numbers and save on transaction fees?

Yes you can.  See the first point on http://www.satoshidice.com/advanced.php.
legendary
Activity: 2940
Merit: 1333
The receive transactions I have in my wallet do not appear on blockchain.info or blockexplorer.com, and the transactions for SatoshiDICE's payments to me do not appear in my wallet anywhere (I have checked, multiple times).

The thing is, the transactions on the SD site have been confirmed.  For example, your first bet was paid out here:

http://blockexplorer.com/tx/d2768db6562c0231da78188c282748b0b4219064792221ff6e32266ca07f01c1

The problem is probably that you have a conflicting transaction in your wallet which prevents this real transaction from showing up.

I think you'll need to remove the bad transactions from your wallet so the real ones can show up.

I've found pywallet's web interface to be great for doing that.

With a clean memory pool after restarting and them not existing in any blocks in the blockchain, I don't understand how it would even know about those transactions to show them anymore even.

The wallet.dat file holds transactions as well as private keys.  That's why you sometimes need '-rescan' - it tells bitcoin to not assume that it knows about all the transactions from old blocks, but to rescan the blockchain and add any relevant transactions to the wallet.

In this case we have too many transactions in the wallet and need to remove the bad ones.  Jeremy had a similar issue recently - I'll link you to his thread:

https://bitcointalksearch.org/topic/help-transactions-not-confirming-4-btc-bounty-85689
vip
Activity: 448
Merit: 252
Since last night I'm waiting hours before I even know if I win or not.

One question: Can we use a sendmany transaction to bet in several numbers and save on transaction fees?


dito

-.-
legendary
Activity: 1358
Merit: 1002
Since last night I'm waiting hours before I even know if I win or not.

One question: Can we use a sendmany transaction to bet in several numbers and save on transaction fees?
legendary
Activity: 1778
Merit: 1008
from my incredibly limited experience, that was the case for me, particularly when betting on the <32000. the <64000 paid out near instantly.
member
Activity: 111
Merit: 10
I realize satoshidice is sometimes slow... but for the past few days I always had to wait at least five minutes before I even know if I won or not. Often times it's even longer.

Is this just me? Or that happens to others too?
newbie
Activity: 21
Merit: 0
Sounds like geebus is seeing the same problem I am.  Sure wish I knew what was going on exactly.  I've tried doing all the things he listed, and still missing bitcoins.
legendary
Activity: 2506
Merit: 1010
If that still doesn't give you a solution, then you might try pywallet to export the private keys and import them elsewhere.

I've done that (re-download block chain), but those transactions still show.

With a clean memory pool after restarting and them not existing in any blocks in the blockchain, I don't understand how it would even know about those transactions to show them anymore even.

To get a look by someone who might know the details of how this can happen, would you consider posting this issue in the Technical Support board?
 - http://bitcointalk.org/index.php?board=4.0
sr. member
Activity: 258
Merit: 250
I guess go back to the beginning.

Step 1. Make a backup of wallet.dat

Step 2.  Remove every file in the bitcoin folder except for wallet.dat

Step 3.  Launch bitcoin and let it download all the blocks again.

--------

If that still doesn't give you a solution, then you might try pywallet to export the private keys and import them elsewhere.

I've done that (re-download block chain), but those transactions still show.

I can't seem to figure out how to export keys, or import them back (in bulk) into a new wallet using pywallet. Know of a tutorial anywhere?
legendary
Activity: 2506
Merit: 1010
I guess go back to the beginning.

Step 1. Make a backup of wallet.dat

Step 2.  Remove every file in the bitcoin folder except for wallet.dat

Step 3.  Launch bitcoin and let it download all the blocks again.

--------

If that still doesn't give you a solution, then you might try pywallet to export the private keys and import them elsewhere.
legendary
Activity: 2506
Merit: 1010
I'm open to suggestions.

I'm thinking that in addition to the invalid transactions (which will never confirm) that you might already have the valid ones that arrived, and just are overlooking because you also see the invalid ones.  [Sorry, re-reading your comment, you mention "many times".  So guess not.]  Those invalid ones are invalid.  They'll never confirm.  Sorry.   But if you got the valid ones, then your only problem is in trying to remove the invalid ones (there's a procedure that will do that).

sr. member
Activity: 258
Merit: 250
What client and version are you using?

Satoshi Client 0.6.2
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
What client and version are you using?
sr. member
Activity: 258
Merit: 250
I have 12 transactions from 6/7/2012 that are still sitting unconfirmed in my wallet. The transaction IDs are not found on blockexplorer or blockchain.info, and the transaction ID on the payment sitting in my wallet does not match the transaction ID of the payment on Satoshidice.

Every one of your "MY SEND" payments does show in blockchain.info.  Each then shows in SatoshiDICE as CONFIRMED as well (meaning the payout has confirmed).

So SatoshiDICE looks to have properly received, and paid out to the origin address on each of those.

Now why you wouldn't see those as confirmed in your client, I have no idea.

Are you absolutely sure you have the latest block?  Currently it is block 184,160. (Shows in the bottom right, hover over the icon, for 0.6.2).

Take just the first transaction in your list.  Are you saying your client is at block 184,160 or greater and yet does not show a payment to that payout address for that specified payout amount (it should have at least 542 confirmations)?

I am 100% sure my blockchain is updated. I know all of my sends are valid. The issue lies in the fact that the receive transactions that correlate to each one of those send transactions remains unconfirmed, and the transaction ID on those receives does not match the transaction ID that SatoshiDICE shows on their website for their payment back to me.

The receive transactions I have in my wallet do not appear on blockchain.info or blockexplorer.com, and the transactions for SatoshiDICE's payments to me do not appear in my wallet anywhere (I have checked, multiple times).

Things I have already done:
  • - Rescan my wallet
  • - Delete and re-download the entire blockchain
  • - Waited 3+ days for transactions to confirm (they have not)

I'm open to suggestions.
legendary
Activity: 2506
Merit: 1010
I have 12 transactions from 6/7/2012 that are still sitting unconfirmed in my wallet. The transaction IDs are not found on blockexplorer or blockchain.info, and the transaction ID on the payment sitting in my wallet does not match the transaction ID of the payment on Satoshidice.

Every one of your "MY SEND" payments does show in blockchain.info.  Each then shows in SatoshiDICE as CONFIRMED as well (meaning the payout has confirmed).

So SatoshiDICE looks to have properly received, and paid out to the origin address on each of those.

Now why you wouldn't see those as confirmed in your client, I have no idea.

Are you absolutely sure you have the latest block?  Currently it is block 184,160. (Shows in the bottom right, hover over the icon, for 0.6.2).

Take just the first transaction in your list.  Are you saying your client is at block 184,160 or greater and yet does not show a payment to that payout address for that specified payout amount (it should have at least 542 confirmations)?
Jump to: