Page MenuHomePhabricator

Bump wallet version to 190700 and remove the `usehd` option
ClosedPublic

Authored by Fabien on May 27 2019, 14:48.

Details

Summary
Bump the wallet version number to 190700 so that new wallets made without a default key will no longer work on previous versions at all.
Also remove the usehd option to avoid weird interaction with wallet version numbers and HD-ness of wallets.

Backport of core PR11250 and PR11285
https://github.com/bitcoin/bitcoin/pull/11250/files
https://github.com/bitcoin/bitcoin/pull/11285/files

Test Plan
make check
./test/functional/test_runner.py wallet_*

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien planned changes to this revision.May 27 2019, 16:01
Fabien retitled this revision from Remove usehd option and warn when it is used to Bump wallet version to 190700 and remove the `usehd` option.May 27 2019, 16:07
Fabien edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 27 2019, 20:50