aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28depends: libX*: --disable-malloc0returnsnull in confCarl Dong
2019-05-28Move some of ProcessImport into CWallet::Import*Ben Woosley
2019-05-28depends: libXext: Bump to 1.3.3 to fix _XEatDataWordsCarl Dong
2019-05-28depends: Purge libtool archivesCarl Dong
2019-05-28depends: Build secondary deps statically.Carl Dong
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
2019-05-23wallet_balance.py: Prevent edge casesSteven Roose
2019-05-23replace tx hash with txid in test rawtransactionLongShao007
2019-05-22Merge #16063: rpc: Mention getwalletinfo where a rescan is triggeredMarcoFalke
2019-05-22Merge #16073: refactor: Improve CRollingBloomFilter::reset by using std::fillWladimir J. van der Laan
2019-05-22refactor: Improve CRollingBloomFilter::reset by using std::fillJoão Barbosa
2019-05-22bench: Add benchmark for CRollingBloomFilter::resetJoão Barbosa
2019-05-22Merge #16015: validation: Hold cs_main when reading chainActive in RewindBloc...MarcoFalke
2019-05-22Merge #16049: depends: switch to secure download of all dependenciesMarcoFalke
2019-05-22Merge #16071: RPC: Hint for importmulti in help output of importpubkey and im...MarcoFalke
2019-05-22rpc: Mention getwalletinfo where a rescan is triggeredJoão Barbosa
2019-05-22RPC: Hint for importmulti in help output of importpubkey and importaddressKristaps Kaupe
2019-05-21Merge #13555: Tests: parameterize adjustment period in versionbits_computeblo...MarcoFalke
2019-05-20parameterize hard coded numbers referring to miner conf windowJordan Baczuk
2019-05-20depends: switch to secure download of all dependenciesUlrich Kempken
2019-05-20mempool: remove unused magic number from consistency checkGregory Sanders
2019-05-20Merge #15236: scripts and tools: Make --setup command independentMarcoFalke