Encapsulate wallet.dat in a folder alone #387

issue franciscolourenco opened this issue on July 7, 2011
  1. franciscolourenco commented at 6:39 AM on July 7, 2011: none

    Having wallet.dat inside a folder alone, would allow the symlink/encryption only of that folder without having to encrypt the entire block chain inside a TrueCrypt volume.

    This would make it easier to handle, encrypt and backup multiple wallets.

  2. freewil commented at 9:10 PM on April 27, 2012: contributor

    +1

  3. Diapolo commented at 10:11 PM on April 27, 2012: none

    Makes sense and should not be that hard to implement IMHO.

  4. sipa commented at 12:46 AM on April 28, 2012: member

    There is no discussion that this would be a good idea. The obvious implementation is splitting the BDB database environment in two; one for addr.dat and blkindex.dat, and one per open wallet file. But I believe that even stronger, the wallet does not fit in BDB's database model at all, and should be replaced by something that does not require an entire directory with environment information just to keep it in a consistent state.

  5. jgarzik commented at 9:42 PM on July 5, 2012: contributor

    Duplicate of issue #68 (specify wallet.dat location), really. Will happen when we split wallet.dat out of BDB, as @sipa indicates.

  6. jgarzik closed this on Jul 5, 2012

  7. lateminer referenced this in commit 6793e48e63 on Oct 16, 2019
  8. Losangelosgenetics referenced this in commit 88fdc524fb on Mar 12, 2020
  9. rajarshimaitra referenced this in commit d3177bdd44 on Aug 5, 2021
  10. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 15:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me