aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-08tests: Add ConsumeSubNet(...). Move and increase coverage in ConsumeNetAddr(....practicalswift
2020-07-07Merge #19219: Replace automatic bans with discouragement filterPieter Wuille
2020-07-06Merge #19328: Add gettxoutsetinfo hash_type optionMarcoFalke
2020-07-05Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabaseMarcoFalke
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-07-03Clean up separated ban/discourage interfacePieter Wuille
2020-07-03Replace automatic bans with discouragement filterPieter Wuille
2020-07-03Merge #19413: refactor: Remove confusing BlockIndex globalMarcoFalke
2020-07-03Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...Samuel Dobson
2020-07-02Merge #19396: refactor: Remove confusing OutputType::CHANGE_AUTOWladimir J. van der Laan
2020-07-01Merge bitcoin-core/gui#17: doc: Remove outdated comment in TransactionTablePrivMarcoFalke
2020-07-01Enable Wswitch for OutputTypeMarcoFalke
2020-07-01Remove confusing OutputType::CHANGE_AUTOMarcoFalke
2020-07-01wallet: Replace boost::none with nulloptMarcoFalke
2020-07-01script: Fix boost/C++17 compile failureMarcoFalke
2020-07-01walletdb: Move Rewrite into BerkeleyDatabaseAndrew Chow
2020-07-01walletdb: Move PeriodicFlush into WalletDatabaseAndrew Chow
2020-07-01walletdb: Combine VerifyDatabaseFile and VerifyEnvironmentAndrew Chow
2020-07-01Merge #19028: test: Set -logthreadnames in unit testsWladimir J. van der Laan
2020-07-01Merge #19256: gui: change combiner for signals to optional_last_valueWladimir J. van der Laan
2020-07-01Merge #19308: wallet: BerkeleyBatch Handle cursor internallyWladimir J. van der Laan
2020-07-01gui: change combiner for signals to optional_last_valueCory Fields
2020-07-01Merge #19331: build: Do not include server symbols in walletWladimir J. van der Laan
2020-06-30doc: Remove outdated comment in TransactionTablePrivMarcoFalke
2020-06-29refactor: Remove confusing BlockIndex globalMarcoFalke
2020-06-29Merge #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cppWladimir J. van der Laan
2020-06-29Merge #19300: wallet: Handle concurrent wallet loadingMarcoFalke
2020-06-29Merge #19333: refactor: Fix clang compile failureWladimir J. van der Laan
2020-06-29Merge #19403: build: improve __builtin_clz* detectionWladimir J. van der Laan
2020-06-29Merge #19204: p2p: Reduce inv traffic during IBDMarcoFalke
2020-06-29Merge #19394: build: Remove unused RES_IMAGESMarcoFalke
2020-06-29Merge #19367: doc: Span pitfallsWladimir J. van der Laan
2020-06-29[build] Remove unused RES_IMAGESBushstar
2020-06-29build: improve builtin_clz* detectionfanquake
2020-06-28Merge #19114: scripted-diff: TxoutType C++11 scoped enum classMarcoFalke
2020-06-28refactor: Replace RecursiveMutex with Mutex in rpc/server.cppHennadii Stepanov
2020-06-27build: Sort Makefile.am after renaming fileMarcoFalke
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2020-06-27qt: Remove unused includesMarcoFalke
2020-06-27wallet: Do not include server symbolsMarcoFalke
2020-06-27Revert "Fix link error with --enable-debug"MarcoFalke
2020-06-27interfaces: Remove unused getDefaultChangeTypeMarcoFalke
2020-06-27Merge bitcoin-core/gui#6: Do not truncate node flag strings in debugwindow pe...MarcoFalke
2020-06-26doc: Document Span pitfallsPieter Wuille
2020-06-26Merge bitcoin-core/gui#8: Fix regression in TransactionTableModelMarcoFalke
2020-06-26Merge #19366: tests: Provide main(...) function in fuzzer. Allow building uni...MarcoFalke
2020-06-25tests: Provide main(...) function in fuzzerpracticalswift
2020-06-25Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate optionWladimir J. van der Laan
2020-06-25Merge #19378: refactor: Use Mutex type for g_cs_recent_confirmed_transactionsMarcoFalke
2020-06-25Merge #19286: tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,2...MarcoFalke