aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05docs: create security policyNeha Narula
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-04Merge #16139: Docs: Add riscv64 to outputs list in release-process.mdMarcoFalke
2019-06-04wallet: do not encrypt wallets with disabled private keyswhythat
2019-06-03Merge #16124: tests: Limit Python linting to files in the repoWladimir J. van der Laan
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-03Merge #16135: gui: Set progressDialog to nullptrWladimir J. van der Laan
2019-06-03Add riscv64 to outputs list in release-process.mdJeremyRand
2019-06-03qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon1916
2019-06-02gui: Set progressDialog to nullptrJoão Barbosa
2019-05-30gui: Enable console line edit on setClientModelJoão Barbosa
2019-05-30Limit Python linting to files in the repopracticalswift
2019-05-29Merge #16086: contrib: use newer config.guess & config.sub in install_db4.shWladimir J. van der Laan
2019-05-29Merge #16039: docs: add release note for 14954MarcoFalke
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 #16089: depends: add ability to skip building zeromqWladimir J. van der Laan
2019-05-29Merge #16056: mempool: remove unused magic number from consistency checkWladimir J. van der Laan
2019-05-29Merge #16047: doc: analyzepsbt description in doc/psbt.mdWladimir 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-28Merge #16114: contrib: add curl as a required program in gitian-build.pyMarcoFalke
2019-05-28docs: add release note for 14954fanquake
2019-05-28contrib: add curl as a required program in gitian-build.pyfanquake
2019-05-28gui: move coin control OK to the rightfanquake
2019-05-28wallet: Pass WalletBatch to CWallet::UnsetWalletFlagJoão Barbosa
2019-05-28Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeysBen Woosley
2019-05-28Move some of ProcessImport into CWallet::Import*Ben Woosley
2019-05-27Merge #16095: Catch by reference not value in wallettoolMarcoFalke
2019-05-26Exceptions should be caught by reference, not by value.Kristaps Kaupe
2019-05-25Merge #15622: Remove global symbols: Avoid using the global namespace if poss...MarcoFalke
2019-05-26Add vertical spacerJosu Goñi
2019-05-25Remove global symbols: Avoid using the global namespace if possiblepracticalswift
2019-05-25depends: add ability to skip building zeromqfanquake
2019-05-25Merge #16059: configure: Fix thread_local detectionMarcoFalke
2019-05-24contrib: use newer config.guess & config.sub in install_db4.shfanquake
2019-05-24Merge #16042: test: Bump MAX_NODES to 12MarcoFalke
2019-05-24Merge #16078: test: replace tx hash with txid in rawtransaction testMarcoFalke
2019-05-24remove parameters -addresstype=legacy in rpc_rawtransaction testLongShao007
2019-05-23Merge #16080: build/doc: update bitcoin_config.h packages, release processMarcoFalke
2019-05-23configure: Add flag for enabling thread_local.Carl Dong
2019-05-23util: Add type safe GetTimeMarcoFalke
2019-05-23Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...MarcoFalke
2019-05-23Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC...MarcoFalke
2019-05-23doc: add bitcoin_config.h PACKAGE updates to release processJon Atack
2019-05-23build: bump bitcoin_config.h packages to v0.18Jon Atack
2019-05-23Merge #16079: wallet_balance.py: Prevent edge casesMarcoFalke