Page MenuHomePhabricator

add wallet symlink option
AbandonedPublic

Authored by jonald_fyookball on May 3 2018, 14:29.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary
Test Plan
  1. cd into ~/.bitcoin folder
  2. move existing wallet.dat to temporary location
  3. create symlink called wallet.dat that points to actual wallet file.
  4. run bitcoin-qt.
  5. message should appear that wallet file is invalid.
  6. run bitcoin-qt -walletallowsymboliclink=1
  7. message shouldnt appear. wallet should load normally.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
jonald-branch
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2492
Build 3112: Bitcoin ABC Buildbot (legacy)
Build 3111: arc lint + arc unit