Forward port changes from https://github.com/bitcoin/bitcoin/pull/11343
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
- cd into ~/.bitcoin folder
- move existing wallet.dat to temporary location
- create symlink called wallet.dat that points to actual wallet file.
- run bitcoin-qt.
- message should appear that wallet file is invalid.
- run bitcoin-qt -walletallowsymboliclink=1
- message shouldnt appear. wallet should load normally.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2491 Build 3110: Bitcoin ABC Buildbot (legacy) Build 3109: arc lint + arc unit