Bitcoin Forum
June 16, 2024, 09:26:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 06:17:22 PM
So now I double spent it with fees hope it will go through.
2  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 24, 2016, 05:10:06 PM

So I did : open /Applications/bitcoin-qt.app --args - zapwallettxes but same happened, it opened but nothing after that

No space between - and zapwallettxes. Should be open /Applications/bitcoin-qt.app --args -zapwallettxes if I'm not mistaken.

Hexafraction you're the man thanks !
3  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 04:41:14 PM
Thanks a lot Knightdk & Merelcoin especially for your patience : I did succeed by using zapwallettxes

The right command on mac is : open /Applications/bitcoin-qt.app --args -zapwallettxes

4  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 04:26:36 PM
1) I did : signrawtransaction 010000000171d708d452d6644f7cda462d5e27f891f0e1f365db85df77d147ead39b114f4b03000 0001976a9145f73795739fa9f424a293ffb436c83e5afe1402588acffffffff01828deb01000000 001976a914a9342f9303c899dfd73ac42095d493fa5431315488ac00000000

But said that I need to put my walletpassword first so I did :

2) signrawtransaction (mywalletpassword) 010000000171d708d452d6644f7cda462d5e27f891f0e1f365db85df77d147ead39b114f4b03000 0001976a9145f73795739fa9f424a293ffb436c83e5afe1402588acffffffff01828deb01000000 001976a914a9342f9303c899dfd73ac42095d493fa5431315488ac00000000

I did try (mywalletpassword) sigrawtransaction ... but an other error came
5  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 04:14:55 PM
Thanks a lot for you help !

So I did check the transaction and when I do sign the transaction that comes :

Error: Error parsing JSON:010000000171d708d452d6644f7cda462d5e27f891f0e1f365db85df77d147ead39b114f4b03000 0001976a9145f73795739fa9f424a293ffb436c83e5afe1402588acffffffff01828deb01000000 001976a914a9342f9303c899dfd73ac42095d493fa5431315488ac00000000

I'll try to find a miner on the forum.

6  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 24, 2016, 04:06:07 PM
You might wanna reset all the transactions from your wallet and resynchronize it.

How can I do that ?

Start Bitcoin Core with the command line switch -zapwallettxs to remove the transaction from local storage. The blockchain will subsequently be rescanned for all txns related to your wallet, and you will be able to continue using your wallet. You only need to run it with -zapwallettxs once.

I opened the terminal and did : open /Applications/bitcoin-qt.app --args zapwallettxes

It did opened but nothing changed.

Your command line seems odd. I would add a - before zapwallettxes since I'm under the impression that the argument is passed as-is to the executable by the Mac app loader.

So I did : open /Applications/bitcoin-qt.app --args - zapwallettxes but same happened, it opened but nothing after that
7  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 10:15:32 AM
Thanks Merelcoin :

- fix the issue you have with zapwallettxes (like knightdk said)
I opened the terminal and did : open /Applications/bitcoin-qt.app --args zapwallettxes
It opened but nothing changed

- fix the issue you have with abandontransaction (like knightdk said) :
I did abandontransaction 1d150ad498c23524dcb60198d41676f3b44060fc37ac2d7e76f8625be4e5562c
But Transaction not eligible for abandonment (code -5) came

- create a double-spend/RBF
I can't since my balance is at 0
8  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 24, 2016, 07:05:59 AM
Any idea ?
9  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 24, 2016, 06:46:23 AM
I'm using 0.12.1

And for the transaction itself I don't even know how to rebroadcast it: I didn't do anything it was on blockchain form 16th to the 23rd, then left and came back on the 23rd at 6pm.

I can't redo the transaction my balance is at 0.
10  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 23, 2016, 07:53:22 PM
I didn't want to hijack I just thought it would be easier since it's the same problem.

Anyway thanks for your time and reply I did : abandontransaction 1d150ad498c23524dcb60198d41676f3b44060fc37ac2d7e76f8625be4e5562c-000

But I had : Transaction not eligible for abandonment (code -5)
Remove the -000 part, it isn't actually part of the transaction ID.

Unfortunately same thing and what is weird is that when I did the transaction on the 16th it went on blockchain until this morning (but was unconfirmed the whole time). It disappeared and now it's back with the same ID and the 2 good wallets' adresses, only difference the time which is now 23rd at 6pm.
11  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 23, 2016, 07:45:30 PM
That's extremely weird because it was done on the 16th was on blockchain (unconfirmed) until this morning, left and now is back with a new time.
12  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 23, 2016, 07:36:01 PM
Hi Guys,

I'm having the same problem (an unconfirmed transaction since 7 days) but cannot even open bitcoin-qt with the terminal on mac

"The file /Users/Charles 1/Bitcoin-Qt.app does not exist"

So how could I run the zapwallettxes ?

I did open /Applications/bitcoin-qt.app --args zapwallettxes which opens Bitcoin Core but nothing changes
First of all, do not hijack someone else's thread. You have your own issue, make your own thread next time.

Secondly, you don't have to use zapwallettxes anymore. Instead, open up bitcoin core and go to Help  > Debug Window and click on the console tab. Then in the box at the bottom, type
Code:
 abandontransaction <txid>
Where <txid> is the transaction ID of the transaction you want to double spend.

I didn't want to hijack I just thought it would be easier since it's the same problem.

Anyway thanks for your time and reply I did : abandontransaction 1d150ad498c23524dcb60198d41676f3b44060fc37ac2d7e76f8625be4e5562c-000

But I had : Transaction not eligible for abandonment (code -5)
13  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 23, 2016, 07:27:45 PM
You might wanna reset all the transactions from your wallet and resynchronize it.

How can I do that ?

Start Bitcoin Core with the command line switch -zapwallettxs to remove the transaction from local storage. The blockchain will subsequently be rescanned for all txns related to your wallet, and you will be able to continue using your wallet. You only need to run it with -zapwallettxs once.

I opened the terminal and did : open /Applications/bitcoin-qt.app --args zapwallettxes

It did opened but nothing changed.
14  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed Transaction since 7 days on: June 23, 2016, 07:19:57 PM
You might wanna reset all the transactions from your wallet and resynchronize it.

How can I do that ?
15  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 23, 2016, 06:23:25 PM
Hi Guys,

I'm having the same problem (an unconfirmed transaction since 7 days) but cannot even open bitcoin-qt with the terminal on mac

"The file /Users/Charles 1/Bitcoin-Qt.app does not exist"

So how could I run the zapwallettxes ?

I did open /Applications/bitcoin-qt.app --args zapwallettxes which opens Bitcoin Core but nothing changes
16  Bitcoin / Bitcoin Technical Support / Re: Never confirmed transaction, how to get it back in the wallet ? on: June 23, 2016, 06:10:52 PM
Hi Guys,

I'm having the same problem (an unconfirmed transaction since 7 days) but cannot even open bitcoin-qt with the terminal on mac

"The file /Users/Charles 1/Bitcoin-Qt.app does not exist"

So how could I run the zapwallettxes ?
17  Bitcoin / Bitcoin Technical Support / Re: [GUIDE] Delete your 0/unconfirmed transactions in 30 seconds on: June 23, 2016, 06:01:15 PM
Ultimate way to delete your forever unconfirmed transactions


  • Backup your wallet just in case
  • Download Pywallet
  • Run './pywallet.py --web'
  • Go to http://localhost:8989 in your browser
  • Fill the Delete form like this:

    • Wallet Directory: /your/wallet/directory
    • Wallet Filename: yourwalletfilename
    • Key: all
    • Type: leave 'Transaction'

  • Click the Delete button
  • Run 'bitcoin -rescan'
  • Done, no more unconfirmed tx's

Hey,

I just try to follow this instruction... but got problems.

I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did...
But what to do now?

If I type in http://localhost:8989 in my brower I just get a message that it is not available.

Does my wallet needs to be open at the time I do this?


how about just start core with -zapwallettxes ? the unconfirmed tx will be gone.

My unconfirmed transaction was 100% restored after opening bitcoin-qt with the following command...
Code:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes

There was no need to install any additional programs. The functionality is built into bitcoin-qt.

For the uninitiated, here's how to run the command above on Windows... (note: this will only work for bitcoin-qt v9+)
  • Open your Bitcoin Core wallet (bitcoin-qt.exe).
  • Make a backup of your wallet, just in case [File > Backup Wallet].
  • Close Bitcoin-qt (don't just minimise it, close it).
  • Make a new shortcut or copy your existing bitcoin-qt shortcut.
  • Right-click the new copy of the shortcut and choose Properties.
  • Add " -zapwallettxes" (with a space and without quotes) to the end of the existing 'Target' field (see the command above - your path may be different, so just leave your path as it is).
  • Click OK to save and close the properties window.
  • You can now open your Bitcoin Core wallet using this new shortcut. After it opens, you should see "rescanning network XX%".
  • Done! Your unconfirmed bitcoin should now appear in the balance area.
  • Close your wallet.
  • Delete the shortcut you just created to prevent accidentally using it again.
  • Open your wallet using the original shortcut.

The lesson: Don't be a potato and send your transactions with zero fees!

If I have missed something, please let me know.





Actually the easiest way on Windows (assuming Bitcoin is installed in default location) can be boiled down to simply:

  • Backup Wallet (always before messing with your wallet)
  • Start->Run->type "cmd" -> hit enter, a black command prompt window should appear
  • Type
Code:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes
    in the window and hit enter

No need to mess with shortcuts or anything, this will launch the GUI one time using the -zapwallettxes flag which is what you want in this case.


Does someone knows how to do that on mac ? I'm using bitcoin core 0.12.1
18  Bitcoin / Bitcoin Technical Support / Unconfirmed Transaction since 7 days on: June 23, 2016, 05:54:11 PM
Hi everybody,

As you can see I'm a total newbie, I've done several transactions but I have a problem with my latest : it's been 7 days it won't confirmed.

I didn't put any fee so I know that's the reason: it was on 0 by itself and I never thought about changing it.

Anyway since 7 days now nothing changed :

État: 0/non confirmée
Date: 16/06/2016 14:48
Á: 1GRfiMamBwekp4Yqdu3hjhoEhfQALkhtnk
Débit: -0.32229402 BTC
Montant net: -0.32229402 BTC
ID de transaction: 1d150ad498c23524dcb60198d41676f3b44060fc37ac2d7e76f8625be4e5562c-000

My wallet adress is 19hhXVqWfP8KPK3Di1G9tAbkZ9Jj6zMobJ and on blockchain I can see that I have +0,32BTC but on my Bitcoin Core everything is at 0 (and my wallet is updated).

I did check online in order to confirmed it or erase but seriously I didn't really understand and didn't mess everything up.

What could I do ?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!