bitcoinj/core/src
Andreas Schildbach eb15ac07d3 Wallet: Remove implicit upgrade from a basic to a deterministic wallet.
It never worked for encrypted wallets anyways, and encrypted wallets should be
the the norm. Use Wallet.isDeterministicUpgradeRequired() to find out if your
wallet should be upgraded and invoke Wallet.upgradeToDeterministic() when the
time is right.
2019-02-13 21:57:57 +01:00
..
main Wallet: Remove implicit upgrade from a basic to a deterministic wallet. 2019-02-13 21:57:57 +01:00
test Wallet: Remove implicit upgrade from a basic to a deterministic wallet. 2019-02-13 21:57:57 +01:00