Bitcoin Forum
November 10, 2024, 05:14:11 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory Wallet files  (Read 2687 times)
HMF (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
December 18, 2013, 10:06:23 PM
 #1

Hello, wondering if someone knows the answer to these two questions.

When I create a wallet in Armory, there are two related wallet files in the \Armory directory that get created as well
armory_walletID.wallet and
armory_walletID_backup.wallet

What's the different between these two files?

And the wallet.dat file in the \bitcoin director does not contain any information regarding the wallets created via Armory, correct?

Thanks
CircusPeanut
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
December 18, 2013, 10:08:59 PM
 #2

You can ignore armory_walletID_backup.wallet.

It's only purpose is to provide some protection in case something happens while writing to armory_walletID.wallet.

wallet.dat in the \bitcoin directory is not used by Armory.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 19, 2013, 01:59:20 PM
 #3

Am I safe forever if I backup this file and not an actual backup? Or paper backup?

HMF (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
December 19, 2013, 07:46:09 PM
 #4

You can ignore armory_walletID_backup.wallet.

It's only purpose is to provide some protection in case something happens while writing to armory_walletID.wallet.

wallet.dat in the \bitcoin directory is not used by Armory.

Thanks
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3752
Merit: 1364

Armory Developer


View Profile
December 20, 2013, 08:03:43 PM
 #5

Am I safe forever if I backup this file and not an actual backup? Or paper backup?

The backup is an extra file used to perform drive IO operations twice. It's main purpose is to confirm data was properly written to the wallet. The backup and its designated wallet carry the exact same information.

You can save either the wallet file or its backup, or both. Paper backups allow you to recreate deterministic wallets. It guarantees you can reproduce all the possible key pairs your wallet can yield. Keep in kind that a paper backup does not carry information about imported private keys, as those were not produced in a deterministic fashion, using the wallet's rootkey and chaincode.

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 21, 2013, 06:54:49 AM
 #6

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!