Bitcoin Forum
May 13, 2024, 08:46:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Impossible to stop unconfirmed (low fee) transaction, automatically resending?  (Read 644 times)
zombo (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
May 25, 2017, 11:48:31 PM
 #1

Hi guys, Got a transaction that I stupidly tried to make when my wallet was out by several weeks, so the fee it estimated was far too low, and the problem is now I have no way of cancelling it, I tried making another transaction and it just tells me my balance too low to do it.

I am using the Bitcoin core latest version

Transaction info here https://blockchain.info/tx/b0cee8e8b6fd8ce20b8ad800a5d218131958ce18651085985adf66293fa56dd7

I actually put this through over 10 days ago, but now see the date has updated, my client shows a different date also.

I've tried manipulating the wallet with pywallet, I've tried to reset the wallet and rescan, I've tried to -zapwalletxes and nothing is working. The abandon transaction is also greyed out and enabling coin control makes no difference.

Every time I restart the bitcoin client, the transaction re-appears with today's date and time, so a different approach has been just not going back into the client for a few days, since the 20th to be exact, and now still it's unconfirmed and will not give up.

Any ideas?? Very frustrating as was wanting to buy some Ether Sad
1715633193
Hero Member
*
Offline Offline

Posts: 1715633193

View Profile Personal Message (Offline)

Ignore
1715633193
Reply with quote  #2

1715633193
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715633193
Hero Member
*
Offline Offline

Posts: 1715633193

View Profile Personal Message (Offline)

Ignore
1715633193
Reply with quote  #2

1715633193
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
May 26, 2017, 12:02:44 AM
Merited by Nerd-Labs (1)
 #2

Shut down Bitcoin Core. Find the Bitcoin Core datadir. Delete the file named mempool.dat. Open or create a text file named bitcoin.conf (.conf extension, no .txt extension). Add the following line to the file:
Code:
walletbroadcast=0

Now start Core. You should be able to do Abandon Transaction now.

Once you create your double spending higher fee transaction, stop Bitcoin Core and remove the line you added to the bitcoin.conf file.

zombo (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
May 26, 2017, 09:03:09 AM
 #3

You are a lifesaver, nobody else seemed to know how to do it and I could not find this information anywhere else, thank you!
SYMbtc
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
June 07, 2017, 10:53:13 PM
 #4

Worked for me as well thanks!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!