Bitcoin Forum
June 23, 2024, 12:03:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Upgrading to Bitcoin Core 0.16 on: May 04, 2018, 07:58:22 PM
How can I import any of these to it.


Thanks Again!
The private keys should start with 5, K or L.
Open bitcoin core
Go to Help -> Debug -> Console
Unlock your wallet.dat (if there's a passphrase)
Code:
 walletpassphrase passphrase 600
Where "passphrase" is your password .
Then
Code:
importprivkey "5Privatekey"
Replace "5privatekey" with your private key.

The Importprivkey,  there are about 100 lines in the txt file all starting with K or L   Do I start at top or bottom?  Sorry , thank you for answering so quick.
2  Bitcoin / Bitcoin Technical Support / Re: Upgrading to Bitcoin Core 0.16 on: May 04, 2018, 07:07:06 PM
I think 88 kb are still too small for a wallet.dat file. I guess the correct size would be around ~200kb.
You might try out pywallet. Even tho it is no longer maintained it still works pretty well with old wallet files.
Pywallet will try to dump all private keys inside your wallet.dat.

I tried pywallet and didn't get it working, when trying to figure it out I came across this : wallet-key-tool.  that had a good GUI, so I dumped my wallet.dat , and I can export it to  MultiBit.key, multibit.Wallet or bitcoin-core Dumpwallet.txt   I have exported it to all three.  I like using Bitcoin-Core.  How can I import any of these to it.


Thanks Again!
3  Bitcoin / Bitcoin Technical Support / Re: Upgrading to Bitcoin Core 0.16 on: May 03, 2018, 07:17:33 AM
I used to use a old Bitcoin Core and it crash.  I kept the wallet.dat file.  It is only 88 Bytes.  88.0 KB (90,112 bytes)
Your wallet.dat file is most definitely corrupt and does not contain any key data if it is only 88 bytes. An individual key is much longer than 88 bytes. The keys don't even exist in this file so there really isn't anything for you to even attempt to recover.



Sorry this is the size of the file.


88.0 KB (90,112 bytes)

Thanks
4  Bitcoin / Bitcoin Technical Support / Upgrading to Bitcoin Core 0.16 on: May 02, 2018, 10:33:23 PM
I used to use a old Bitcoin Core and it crash.  I kept the wallet.dat file.  It is only 88 Bytes.  

So I d/l the new Bitcoin Core 0.16.0 and
when I try to replace the wallet.bat in .16 it crash with

file: wallet/wallet.cpp, Line 550

Expression: copyFrom && "Oldest wallet transaction in range assumed to have been found."

then it says

'Abort', retry ignore.

Any help would be appreciated.

1. Ignore crash the programs
2. Retry 'this Application has requested the Runtime to Terminate it in an unusual way'  Contact support.


Thank

Bacchusm
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!