Bitcoin Forum
May 30, 2024, 12:43:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 »
1  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 08, 2014, 12:57:31 AM
So here's the latest.  bitcoind getinfo shows a balance of 0.44858058
Adding up the amounts of the listunspent outputs is 0.40257368
The discrepancy is 0.0460069
I just did a sendtoaddress for the sum of the unspent outputs (0.40257368), and everything worked.

Here is my current output:
$ bitcoind getinfo
{
    "version" : 80600,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.04610690,
    "blocks" : 299627,
    "timeoffset" : 0,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 8000872135.96816349,
    "testnet" : false,
    "keypoololdest" : 1392649428,
    "keypoolsize" : 10001,
    "paytxfee" : 0.00000000,
    "unlocked_until" : 1399520348,
    "errors" : ""
}
$ bitcoind listunspent
[
    {
        "txid" : "cf60d44bf5f22c3367968e9ee728b09045334780610739fed5fa3ff8db877dfe",
        "vout" : 0,
        "address" : "1QGvXsj4XAELiXiAi198JjKKsf2dNLKfF1",
        "account" : "437ff94080e78804f502929d94d6662f527e18bf89089af41914c2d056e4c5d6",
        "scriptPubKey" : "76a914ff4dd1a8f3728da21d981b6e587ec467dce9616588ac",
        "amount" : 0.00002000,
        "confirmations" : 13069
    }
]

Thank you SO much for the help.  I'm a happy camper now that I at least have the funds out of the wallet.  I wish I knew what caused it, or why there is still a discrepancy between the unspent outputs and the balance.
2  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 08, 2014, 12:10:27 AM
Restored an old wallet.  Ran listunspentoutputs and checked each against the blockchain to verify it was unspent.  Everything looked good.
I did sendtoaddress on .1 btc to test, and everything went great.

I tried to sendtoaddress on the rest, and it died again.  So weird.
I deleted the transaction, started bitcoind with -rescan, and again it shows a 0 balance for the wallet and does not show the erroneous transaction.  SO weird.

I'm going to restore the old wallet again, rescan, and listunspentoutputs one more time, and verify them against the blockchain one more time to make sure I'm not crazy.

3  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 07, 2014, 07:30:52 PM
Oh and real quick:  Thanks for the help  Smiley

4  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 07, 2014, 07:29:33 PM
Yep - I have backups, so I'm not worried about any of these changes.

Balance before I tried to use sendtoaddress was around .5 btc.
After I sent everything out of the wallet, getinfo showed 0.0 btc, and listtransactions showed the "stuck" transaction that contained the already spent outputs.  It sat that way for a few days.

I went to pywallet and deleted the "stuck" transaction and restarted bitcoind with the -rescan parameter.  After that, listtransactions no longer showed the "stuck" transaction, but the wallet balance was still 0 btc.
Interestingly, a listaccounts showed all of my accounts with positive balances, hence my observation that the getinfo balance isn't simply a sum of the listaccounts balances.

I agree that accounts are sub-optimal.  I don't think they belong in a consumer wallet, and any implementation of them for a business wallet should be outside of the core.
5  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 07, 2014, 04:36:55 PM
I removed the transaction with pywallet, and started the daemon with -rescan.  Good new is that the botched transaction is no longer shown in the wallet.
Bad news is that getinfo shows a balance of 0 even though my accounts have positive balances.  Not sure how the balance is calculated, but it's definitely not the sum of the accounts.
I'm going to dump keys, create a new wallet, and import keys to see if that works.
6  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 05, 2014, 10:24:42 PM
Kind of scary that the mainline 80600 command line client can get itself into this situation!
I have backups of the wallet every 1/2 * keypoolsize.  I'll give pywallet and rescan a go.

Thanks!
7  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 05, 2014, 09:53:07 PM
Got it.  Thanks for the explanation.

So, how do I fix this?  I'm assuming after some time, my client will realize that the transaction isn't happening and will "reclaim" the erroneous transaction?
If so, how do I get it to realize that the outputs are spent for that transaction?

Thanks!
8  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 05, 2014, 09:08:05 PM
This appears to be the root of the problem.  My client has this transaction:
39445bebc8b69dbfb020d437dd3738a8fc66681b507a75363729919ef47c3e02

Here is the output of getrawtransaction:
0100000001edc13c11e603787b66d764d518483852d31ff5ad40a92fef9e3f94e830c3e5c501000 0006c493046022100ffe7d367ae2cff45db200b1377ab023d3eaa989e21f7c9bd8791c11222799b 35022100bb906cbe08559d46c44f4f8ccea094787f37d0479b49fe7331d417de214f3df60121020 c12d127683f84315d701832383a41fc063502cc50fd4d8b56c68176df1903b4ffffffff02723346 00000000001976a914b69925f93434c2fa296c7f2e994df5b0c2bfd56488ac580f0200000000001 976a914e1acf118a792ad15264b6e4543d66afbc9372c7b88ac00000000

On decode, it shows this:
 "lock_time":0,
   "inputs":[
      {
         "prev_out":{
            "index":1,
            "hash":"c5e5c330e8943f9eef2fa940adf51fd352384818d564d7667b7803e6113cc1ed"
         },
         "script":"493046022100ffe7d367ae2cff45db200b1377ab023d3eaa989e21f7c9bd8791c11222799b35022 100bb906cbe08559d46c44f4f8ccea094787f37d0479b49fe7331d417de214f3df60121020c12d1 27683f84315d701832383a41fc063502cc50fd4d8b56c68176df1903b4"
      }
   ],
   "vout_sz":2,
   "hash":"39445bebc8b69dbfb020d437dd3738a8fc66681b507a75363729919ef47c3e02",
   "vin_sz":1,
   "out":[
      {
         "address":"1HeVSr4fY9vHsNYQW54Ln6dvqBdACtrZzg",
         "script_string":"OP_DUP OP_HASH160 b69925f93434c2fa296c7f2e994df5b0c2bfd564 OP_EQUALVERIFY OP_CHECKSIG",
         "value":4600690,
         "script":"76a914b69925f93434c2fa296c7f2e994df5b0c2bfd56488ac"
      },
      {
         "address":"1MaGDNKRsbaTFPZ37xEVrxW722ZnHFyhwX",
         "script_string":"OP_DUP OP_HASH160 e1acf118a792ad15264b6e4543d66afbc9372c7b OP_EQUALVERIFY OP_CHECKSIG",
         "value":135000,
         "script":"76a914e1acf118a792ad15264b6e4543d66afbc9372c7b88ac"
      }
   ],
   "size":227,
   "version":1


When I try to push it to the network, I get:
An outpoint is already spent in [DBBitcoinTx [txIndex=47534292,  getEstimatedBTCSent()=0, isGeneratedBlockReward()=false, getTotalBTCSent()=0, getHash()=518fc4bf6cfbe142c29fd54f2d623807ce02c19d88c48d0185bc16f8e14fa41a, getVersion()=1, getSize()=231, toString()=BitcoinTx{hash=518fc4bf6cfbe142c29fd54f2d623807ce02c19d88c48d0185bc16f8e14fa41a, version=1, lockTime=0, in=[], out=[]}, getClass()=class piuk.blockchain_db.DBBitcoinTx]] [(47477784, 1)]

How can an output already be spent if the transactionId doesn't show up on the blockchain?
9  Bitcoin / Bitcoin Technical Support / Re: Transaction not showing up on network, but exists on local client on: May 05, 2014, 05:07:36 PM
Interesting.  Here's what I get:
"Could not find all input transactions, you might have referenced some input transactions that are not in network"
10  Bitcoin / Bitcoin Technical Support / Transaction not showing up on network, but exists on local client on: May 05, 2014, 04:48:54 PM
Hiya,
I used SendToAddress to send some btc from my wallet to a blockain.info wallet.  bitcoind returned a txid, so I'm assuming it was "successful".
Unfortunately, the txid doesn't show up on the blockchain.info explorer, even after 12 hours.  The local wallet has 8 network connections, and has an up to date blockchain count.

Any thoughts?

Here's the txid: 52d7d2d0a32a5be2c819a168ccf36ca7fbec21007351a43c18491c9c823db8e5
Here's the blockchain.info explorer not finding it:  https://blockchain.info/search/52d7d2d0a32a5be2c819a168ccf36ca7fbec21007351a43c18491c9c823db8e5
Here's the local client listtransactions:
    {
        "account" : "",
        "address" : "1oooooFphUFL6GSY7aukZyELK2Z36Roim",
        "category" : "send",
        "amount" : -0.54838058,
        "fee" : -0.00020000,
        "confirmations" : 0,
        "txid" : "52d7d2d0a32a5be2c819a168ccf36ca7fbec21007351a43c18491c9c823db8e5",
        "time" : 1399248101,
        "timereceived" : 1399248101
    }

11  Bitcoin / Bitcoin Discussion / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:30:02 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We also sent out the first emails and tweets to the businesses.  Lastly, we made the front page of reddit!

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
12  Bitcoin / Project Development / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:29:26 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We also sent out the first emails and tweets to the businesses.  Lastly, we made the front page of reddit!

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
13  Other / Beginners & Help / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:26:05 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We also sent out the first emails and tweets to the businesses.  Lastly, we made the front page of reddit!

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
14  Economy / Service Announcements / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:24:38 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We also sent out the first emails and tweets to the businesses.  Lastly, we made the front page of reddit!

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
15  Economy / Marketplace / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:23:25 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We also sent out the first emails and tweets to the businesses.  Lastly, we made the front page of reddit!

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
16  Economy / Service Discussion / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:19:50 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We sent out the first emails and tweets to the businesses.

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
17  Economy / Services / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 10, 2014, 08:19:24 PM
Thank you for the feedback.  We're working to improve the site and add more businesses.

In our first 24 hours, we collected 276 pledges!  We sent out the first emails and tweets to the businesses.

Thank you to everyone who is pledging and sharing the link on Facebook and twitter!

www.PledgeBitcoins.com
18  Economy / Services / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 09, 2014, 02:28:41 PM
I don't "know", but if they solve the captcha, and it looks like a legit email address, I'll send it.
19  Economy / Service Announcements / Re: I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 08, 2014, 06:50:43 PM
Just click the pledge button.  It costs nothing.  It's just a promise that you'll support whichever of the two competitors accepts Bitcoin first.
20  Economy / Services / I wished this existed so I built it. Pledge to support companies who accept BTC. on: March 08, 2014, 06:49:39 PM
Hi all,

Promise to support companies that accept Bitcoin, and NOT their competitors.  Each time you make an anonymous pledge, we email two competing companies and let them know that whoever accepts Bitcoin first wins your business.

Imagine working at the H&R Block and getting an email saying that there are 8,500 people each pledging to spend $40 filing their taxes for a total of $340,000 if you accept Bitcoin...unless TurboTax gets there first.

Come help us accelerate the adoption of Bitcoin at PledgeBitcoins.com.

This is also helpful for the businesses.  We help them gauge how much business they can drive by accepting Bitcoin so they can make intelligent decisions about how to prioritize the effort.  We help them understand that accepting Bitcoin will grow their business.  It only works if you make a pledge, so come do your good deed for the day!

You can also help by upvoting the reddit thread.

Check us out at PledgeBitcoins.com
admin@pledgebitcoins.com
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!