aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-01Refactor: Move HavePrivateKeys code out of CWallet::CreateWalletFromFileAndrew Chow
2019-11-01Refactor: Move Upgrade code out of CWallet::CreateWalletFromFileAndrew Chow
2019-11-01Refactor: Move MarkUnusedAddresses code out of CWallet::AddToWalletIfInvolvingMeAndrew Chow
2019-11-01Refactor: Move GetMetadata code out of getaddressinfoAndrew Chow
2019-11-01Refactor: Move LoadKey LegacyScriptPubKeyMan method definitionAndrew Chow
2019-11-01Refactor: Move SetAddressBookWithDB call out of LegacyScriptPubKeyMan::Import...Andrew Chow
2019-11-01refactor: Replace UnsetWalletFlagWithDB with UnsetBlankWalletFlag in ScriptPu...Andrew Chow
2019-11-01Refactor: Remove UnsetWalletFlag call from LegacyScriptPubKeyMan::SetHDSeedAndrew Chow
2019-11-01Remove SetWalletFlag from WalletStorageAndrew Chow
2019-11-01Refactor: Move SetWalletFlag out of LegacyScriptPubKeyMan::UpgradeKeyMetadataAndrew Chow
2019-11-01Refactor: Move SetAddressBook call out of LegacyScriptPubKeyMan::GetNewDestin...Andrew Chow
2019-11-01Refactor: Add new ScriptPubKeyMan virtual methodsAndrew Chow
2019-11-01Refactor: Declare LegacyScriptPubKeyMan methods as virtualAndrew Chow
2019-11-01MOVEONLY: Reorder LegacyScriptPubKeyMan methodsAndrew Chow
2019-11-01bench: Remove redundant copy constructor in mempool_stressMarcoFalke
2019-11-01refactor: Remove redundant PSBT copy constructorHennadii Stepanov
2019-11-01Merge #17292: Add new mempool benchmarks for a complex poolMarcoFalke
2019-11-01Merge #17254: test: fix script_p2sh_tests OP_PUSHBACK2/4 missingMarcoFalke
2019-11-01Merge #17309: doc: update MSVC instructions to remove Qt OpenSSL linkingMarcoFalke
2019-11-01Merge #17345: test: Do not instantiate CAddrDB for static call CAddrDB::Read()fanquake
2019-11-01doc: compiling with Visual Studio is now supported on Windowsfanquake
2019-11-01doc: update MSVC instructions to remove Qt configurationfanquake
2019-11-01test: Do not instantiate CAddrDB for static callHennadii Stepanov
2019-11-01Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...MarcoFalke
2019-11-01Merge #17284: build: update retry to current versionMarcoFalke
2019-11-01Merge #17327: test: add rpc_fundrawtransaction loggingMarcoFalke
2019-11-01Merge #17218: Replace the LogPrint function with a macroMarcoFalke
2019-11-01Merge #17324: Update univalue subtreeMarcoFalke
2019-11-01doc: Remove explicit network name referencesFabian Jahr
2019-11-01test: rm ascii art in rpc_fundrawtransactionJon Atack
2019-11-01Merge #17286: Fix help-debug -checkpointsWladimir J. van der Laan
2019-11-01test: add rpc_fundrawtransaction loggingJon Atack
2019-11-01Merge #17325: log: Fix log message for -par=1Wladimir J. van der Laan
2019-10-31Merge #17330: test: Add shrinkdebugfile=0 to regtest bitcoin.confMarcoFalke
2019-10-31Merge #17329: linter: Strip trailing / in path for git-subtree-checkfanquake
2019-10-31Merge #17300: LegacyScriptPubKeyMan code cleanupsMarcoFalke
2019-10-31[qa] Add shrinkdebugfile=0 to regtest bitcoin.confSuhas Daftuar
2019-10-31Minor refactoring to remove implied m_addr_relay_peer.User
2019-10-31log: Fix log message for -par=1Hennadii Stepanov
2019-10-31[linter] Strip trailing / in path for git-subtree-checkJohn Newbery
2019-10-31Merge #17274: tests: Fix fuzzers eval_script and script_flags by re-adding EC...MarcoFalke
2019-10-31Merge #17308: nsis: Write to correct filename in first placeWladimir J. van der Laan
2019-10-30build: update retry to current versionrandymcmillann
2019-10-30Fix incorrect help-debug for -checkpointsAntoine Riard
2019-10-30Update univalue subtreeMarcoFalke
2019-10-30Squashed 'src/univalue/' changes from 7890db99d6..5a58a46671MarcoFalke
2019-10-30QA: Add wallet_implicitsegwit to test the ability to transform keys between a...Luke Dashjr
2019-10-30travis: Run unit and functional tests on native armMarcoFalke
2019-10-30Merge #17316: refactor: Replace all uses of boost::optional with our own Opti...fanquake
2019-10-30test: Add RegTestingSetup to setup_commonMarcoFalke