Bitcoin Forum
May 28, 2024, 03:08:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Solution for unconfirmed transaction issue  (Read 350 times)
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
October 19, 2013, 07:10:45 PM
 #1

Somehow my Quark wallet managed to create an invalid transaction Sad I didn't dig too deep to find the root of the problem, but found quick and dirty way to get my Quarks back.
1) Backup the wallet.dat
2) Change
Code:
        else if (strType == "tx")
in file walletdb.cpp to something like
Code:
        else if (strType == "tx!!!")
3) Recompile
4) Restart wallet executable

Now it "forgets" invalid tx and coins are available again.

Of course I gave you bad advice. Good one is way out of your price range.
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!