Bitcoin Forum
June 25, 2024, 03:22:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: The wallet I have only made one pair of keys (2010)  (Read 256 times)
Oldnewbie (OP)
Jr. Member
*
Offline Offline

Activity: 43
Merit: 1


View Profile
March 20, 2018, 05:09:33 AM
 #1

Can I take the hard drive out and put it in another computer to make more keys, or does the wallet have to be opened on the same computer that made the first set?
nc50lc
Legendary
*
Offline Offline

Activity: 2450
Merit: 5734


Self-proclaimed Genius


View Profile
March 20, 2018, 06:33:47 AM
 #2

What particular wallet? It's from 2010 so I assume it is a Bitcoin full node.
The wallet.dat contains your mnemonic code that was used to make that one pair of keys. So,
There will be no issue in generating new keys wherever computer you want to transfer the hard drive or wallet aside from the compatibility (if there's any)

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Xynerise
Sr. Member
****
Offline Offline

Activity: 322
Merit: 363

39twH4PSYgDSzU7sLnRoDfthR6gWYrrPoD


View Profile
March 20, 2018, 06:35:00 AM
 #3

Information is stored in a hard drive, not in any other part of the computer.
So, yes, you can swap the hard drive and insert it in another computer.
btc_enigma
Hero Member
*****
Offline Offline

Activity: 688
Merit: 567


View Profile
March 20, 2018, 06:39:59 AM
 #4

Yes, you can attach the hard drive to any computer. The content is what matters

mocacinno
Legendary
*
Offline Offline

Activity: 3430
Merit: 5033


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
March 20, 2018, 06:44:09 AM
Merited by DannyHamilton (2)
 #5

What particular wallet? It's from 2010 so I assume it is a Bitcoin full node.
The wallet.dat contains your mnemonic code that was used to make that one pair of keys. So,
There will be no issue in generating new keys wherever computer you want to transfer the hard drive or wallet aside from the compatibility (if there's any)

You are right about transfering the wallet.dat to a new computer, however, a wallet.dat from 2010 does not contain a mnemonic code.
Nowadays, a default wallet generated with core is HD, it still doesn't have a mnemonic phrase. Back in 2010, bitcoin core wallets were defenatly not HD, they just generated random private keys. These private keys were stored in the (hopefully encrypted) wallet.dat. This is why you had to backup your wallet at least every 100 transactions, since default, 100 private keys were pre-generated (IIRC).

@OP: like many people have already said: you can just copy your wallet.dat to a safe place, then move a COPY of the copy to a new pc... You don't have to wait for your bitcoin core wallet to sync tough: you can just export the private keys and import them into a sync'ed wallet (or an SPV wallet like electrum).
A last option would be to use db_dump or https://github.com/jackjack-jj/pywallet to export the keys directly from the wallet.dat, this will save you a lot of time and diskspace Wink

Last remark: since you're talking about a 8 year old wallet, there might be compatibility issues with modern versions of core (i really don't know), that's why it's important to keep at least 1 master copy of your wallet.dat in a safe place. I think pywallet is incompatible with more recent versions of the wallet, so it should probably work on really old versions.

Good luck!

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Oldnewbie (OP)
Jr. Member
*
Offline Offline

Activity: 43
Merit: 1


View Profile
March 20, 2018, 06:15:15 PM
 #6

The wallet that I used was before they done the 100 keys, that's why I would like to make more in case change is sent to them,
LoyceV
Legendary
*
Offline Offline

Activity: 3346
Merit: 16908


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
March 20, 2018, 07:06:35 PM
 #7

The wallet that I used was before they done the 100 keys, that's why I would like to make more in case change is sent to them,
You shouldn't be using a very old version of Bitcoin Core. If you use a newer one, the default is 1000 keys.
In the Console (under Debug window), enter getwalletinfo. Mine shows this:
Code:
"keypoolsize": 1000,

Either way, make backups once in a while!

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!