BTCP-Rebase
BTCP-Rebase copied to clipboard
Define migration steps for users upgrading to the rebased version
Documentation is needed for users who will be upgrading from BTCP 1.0.12-1. Items include:
- [x] Discuss
wallet.dat
compatibility issues + solutions, if any. - [ ] Discuss other files that would need to be moved from
~/.btcprivate
to~/.btcp
. - [ ] Mention files, env vars that won't need to move/change (e.g.
~/.zcash-params
). - [ ] Present a link to necessary migration scripts to run, if any.
- [x] Present a link to a 'clean start' option.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
ZMQ port change!
BDB 4.8 to BDB 6.2 breaks wallet compatibility, see Bitcoin issue 3686
The ./fetch-zcash-params
call should be added into an initial setup script.
'Clean start' simply needs to be an uninstaller for the prior versions.