| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Refactor: Remove UnsetWalletFlag call from LegacyScriptPubKeyMan::SetHDSeed | Andrew Chow | 2019-11-01 | 1 | -1/+2 | |
| * | Refactor: Move SetWalletFlag out of LegacyScriptPubKeyMan::UpgradeKeyMetadata | Andrew Chow | 2019-11-01 | 1 | -2/+0 | |
| * | Refactor: Move SetAddressBook call out of LegacyScriptPubKeyMan::GetNewDestin... | Andrew Chow | 2019-11-01 | 1 | -4/+1 | |
| * | Refactor: Add new ScriptPubKeyMan virtual methods | Andrew Chow | 2019-11-01 | 1 | -0/+25 | |
| * | Add back mistakenly removed AssertLockHeld | Russell Yanofsky | 2019-10-29 | 1 | -0/+2 | |
| * | Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes | Andrew Chow | 2019-10-25 | 1 | -114/+126 | |
| * | MOVEONLY: Move key handling code out of wallet to keyman file | Andrew Chow | 2019-10-25 | 1 | -0/+1262 | |