Bitcoin Forum
May 03, 2024, 11:17:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Solved] migrating legacy wallets  (Read 55 times)
callmejoe (OP)
Jr. Member
*
Offline Offline

Activity: 45
Merit: 22


View Profile WWW
February 19, 2024, 02:22:14 AM
Last edit: February 19, 2024, 04:00:16 AM by callmejoe
Merited by LoyceV (2), ABCbits (2)
 #1

I have 2 separate nodes (version 26) running, each using their own wallet.dat file.  the wallet.dat files have the same keys though.  

if i migrate the legacy wallet on one of the nodes does it affect the other node's wallet?  meaning do the legacy wallet's keys become invalid at all?
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714778224
Hero Member
*
Offline Offline

Posts: 1714778224

View Profile Personal Message (Offline)

Ignore
1714778224
Reply with quote  #2

1714778224
Report to moderator
1714778224
Hero Member
*
Offline Offline

Posts: 1714778224

View Profile Personal Message (Offline)

Ignore
1714778224
Reply with quote  #2

1714778224
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6578


Just writing some code


View Profile WWW
February 19, 2024, 03:52:39 AM
Merited by LoyceV (8), BlackHatCoiner (4), dkbit98 (2), FatFork (1)
 #2

Migration of a wallet does not invalidate keys. It only changes how things are stored and organized in the wallet. While you will get newly generated keys and all previous keys are "retired", those keys are still in the wallet and can still be used to send and receive Bitcoin.

Migration is a local operation that happens on a wallet file. It will not change any other wallet file, even ones that share the same keys. There is no signal nor anything observable that some other wallet on another node would be able to tell that a wallet has been migrated. However, if you have 2 copies of the same wallet, migrating both of them will result in a completely new and different set of keys being generated from that point on. After the migration, they will no longer generate the same addresses, although all previously generated addresses (and their keys) remain, as stated earlier.

callmejoe (OP)
Jr. Member
*
Offline Offline

Activity: 45
Merit: 22


View Profile WWW
February 19, 2024, 03:59:50 AM
 #3

thanks for the great answer. 

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!