aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-18Merge #16092: Don't use global (external) symbols for symbols that are used i...MarcoFalke
2019-06-18Merge #16112: util: Log early messagesMarcoFalke
2019-06-18Merge #15651: torcontrol: Use the default/standard network port for Tor hidde...Wladimir J. van der Laan
2019-06-18Merge #12324: speed up Unserialize_impl for prevectorWladimir J. van der Laan
2019-06-18Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...MarcoFalke
2019-06-19Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbtMeshCollider
2019-06-17tests: Make coins_tests/updatecoins_simulation_test deterministicpracticalswift
2019-06-17Merge #16210: rpc: add 2nd arg to signrawtransactionwithkey examplesMarcoFalke
2019-06-17Merge #16217: getrawtransaction: inform about blockhash argument when lookup ...MarcoFalke
2019-06-17Merge #16205: Refactor: Replace fprintf with tfm::formatMarcoFalke
2019-06-16Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0fanquake
2019-06-14getrawtransaction: inform about blockhash argument when lookup failsdarosior
2019-06-13Add example 2nd arg to signrawtransactionwithkeyChris Moore
2019-06-13Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-06-13scripted-diff: Replace fprintf with tfm::formatMarcoFalke
2019-06-13tinyformat: Add doc to Bitcoin Core specific strprintfMarcoFalke
2019-06-13Merge #15991: Bugfix: fix pruneblockchain returned prune heightJonas Schnelli
2019-06-13Merge #16118: gui: Enable open wallet menu on setWalletControllerfanquake
2019-06-12Merge #15834: Fix transaction relay bugs introduced in #14897 and expire tran...MarcoFalke
2019-06-11Fix spelling errors identified by codespell 1.15.0Ben Woosley
2019-06-11Fix RPC/pruneblockchain returned prune heightJonas Schnelli
2019-06-08Remove -mempoolreplacement to prevent needless block prop slowness.Matt Corallo
2019-06-07Merge #15024: Allow specific private keys to be derived from descriptorWladimir J. van der Laan
2019-06-06Merge #16129: refactor: Remove unused includesMarcoFalke
2019-06-06Merge #15886: qt, wallet: Revamp SendConfirmationDialogWladimir J. van der Laan
2019-06-06Merge #15689: netaddress: Update CNetAddr for ORCHIDv2Wladimir J. van der Laan
2019-06-06Import private keys from descriptor with importmulti if providedMeshCollider
2019-06-06Add private key derivation functions to descriptorsMeshCollider
2019-06-06Include core_io.h from core_read.cpppracticalswift
2019-06-06Don't use global (external) symbols for symbols that are used in only one tra...practicalswift
2019-06-05Merge #15985: Add test for GCC bug 90348Wladimir J. van der Laan
2019-06-05Merge #16144: wallet: do not encrypt wallets with disabled private keysWladimir J. van der Laan
2019-06-05Merge #15976: refactor: move methods under CChainState (pt. 1)Wladimir J. van der Laan
2019-06-04wallet: do not encrypt wallets with disabled private keyswhythat
2019-06-03Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOSWladimir J. van der Laan
2019-06-03Merge #16090: Qt: Add vertical spacer to peer detail widgetWladimir J. van der Laan
2019-06-03Merge #16122: gui: Enable console line edit on setClientModelWladimir J. van der Laan
2019-06-03qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon1916
2019-06-02gui: Set progressDialog to nullptrJoão Barbosa
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-06-02Add test for GCC bug 90348Pieter Wuille
2019-05-30gui: Enable console line edit on setClientModelJoão Barbosa
2019-05-29gui: Enable open wallet menu on setWalletControllerJoão Barbosa
2019-05-29Merge #15703: Update secp256k1 subtree to latest upstreamWladimir J. van der Laan
2019-05-29Merge #16046: util: Add type safe GetTimeWladimir J. van der Laan
2019-05-29Merge #16056: mempool: remove unused magic number from consistency checkWladimir J. van der Laan
2019-05-29Merge #16113: gui: move coin control "OK" to the right hand side of the dialogJonas Schnelli
2019-05-29Merge #15741: Batch write imported stuff in importmultiMeshCollider
2019-05-28Fix bug around transaction requestsSuhas Daftuar
2019-05-28Expire old entries from the in-flight tx mapSuhas Daftuar