aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/scriptpubkeyman.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor: Remove UnsetWalletFlag call from LegacyScriptPubKeyMan::SetHDSeedAndrew Chow2019-11-011-1/+2
* Refactor: Move SetWalletFlag out of LegacyScriptPubKeyMan::UpgradeKeyMetadataAndrew Chow2019-11-011-2/+0
* Refactor: Move SetAddressBook call out of LegacyScriptPubKeyMan::GetNewDestin...Andrew Chow2019-11-011-4/+1
* Refactor: Add new ScriptPubKeyMan virtual methodsAndrew Chow2019-11-011-0/+25
* Add back mistakenly removed AssertLockHeldRussell Yanofsky2019-10-291-0/+2
* Refactor: Split up CWallet and LegacyScriptPubKeyMan and classesAndrew Chow2019-10-251-114/+126
* MOVEONLY: Move key handling code out of wallet to keyman fileAndrew Chow2019-10-251-0/+1262