Author

Topic: Did someone just double spend? (Read 3095 times)

hero member
Activity: 740
Merit: 501
May 07, 2013, 04:39:08 PM
#9
Post some links to transactions IDs or addresses involved?  Maybe others can help investigate.

I would rather not I think the inputs were already spent and it will never confirm, thanks for your help guys.
kjj
legendary
Activity: 1302
Merit: 1026
May 07, 2013, 07:59:03 AM
#8
-rescan reads the block chain and adds any missing transactions to your wallet's collection.  It does not remove anything.  Actually, there is no mechanism in the standard client to remove transactions from the wallet database.
legendary
Activity: 966
Merit: 1004
Keep it real
May 07, 2013, 07:46:36 AM
#7
Post some links to transactions IDs or addresses involved?  Maybe others can help investigate.
hero member
Activity: 740
Merit: 501
May 07, 2013, 05:26:49 AM
#6
I have launched the client with -rescan and now I am able to grab the raw transaction, when I push it with https://blockchain.info/pushtx I get "unable to find all tx inputs" yet it still appear in the client for some reason.

Could be.  The client doesn't report (or, in general, even know) why a transaction isn't getting confirmations, it just accurately reports zero.

You could track down all of the inputs to your 0-conf.  One or more of them either has been already used, or wasn't confirmed (perhaps because it wasn't broadcast).

Says "an outpoint is already spent" when I try to push the other one, I don't understand why they keep showing up on the client though, shouldn't -rescan eliminate all the transactions with spent inputs?
kjj
legendary
Activity: 1302
Merit: 1026
May 06, 2013, 09:42:12 PM
#5
I have launched the client with -rescan and now I am able to grab the raw transaction, when I push it with https://blockchain.info/pushtx I get "unable to find all tx inputs" yet it still appear in the client for some reason.

Could be.  The client doesn't report (or, in general, even know) why a transaction isn't getting confirmations, it just accurately reports zero.

You could track down all of the inputs to your 0-conf.  One or more of them either has been already used, or wasn't confirmed (perhaps because it wasn't broadcast).
hero member
Activity: 740
Merit: 501
May 06, 2013, 08:47:32 PM
#4
I have launched the client with -rescan and now I am able to grab the raw transaction, when I push it with https://blockchain.info/pushtx I get "unable to find all tx inputs" yet it still appear in the client for some reason.
hero member
Activity: 740
Merit: 501
May 06, 2013, 08:29:25 PM
#3
Don't know if you did it but you have to load bitcoin with -reindex -txindex to make getrawtransaction work for spent transactions, or something like that...

Already did...
hero member
Activity: 680
Merit: 500
May 06, 2013, 08:25:21 PM
#2
Don't know if you did it but you have to load bitcoin with -reindex -txindex to make getrawtransaction work for spent transactions, or something like that...
hero member
Activity: 740
Merit: 501
May 06, 2013, 08:12:41 PM
#1
I have a txid that I can get with gettransaction but get an "No information available about transaction (code -5)" if I use getrawtransaction, also the transaction has zero fees and doesn't show up on blockchain.info even though it was sent 4 days ago.

I had already spent it and have multiple stuck transaction on zero conf, I figured it's a little weird since I would at least have the key the transaction got signed with.
Jump to: