aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10depends: specify libc++ header location for darwinCory Fields
2020-07-10depends: force a new host id string if FORCE_USE_SYSTEM_CLANG is in useCory Fields
2020-07-07depends: Allow building with system clangCarl Dong
2020-07-07depends: Decouple toolchain + binutilsCarl Dong
2020-07-07Merge #19219: Replace automatic bans with discouragement filterPieter Wuille
2020-07-06Merge #19328: Add gettxoutsetinfo hash_type optionMarcoFalke
2020-07-05Merge #19450: ci: Add tsan suppression for race in BerkeleyBatchMarcoFalke
2020-07-05Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabaseMarcoFalke
2020-07-05ci: Add tsan suppression for race in BerkeleyBatchHennadii Stepanov
2020-07-04Merge #19444: test: Remove cached directories and associated script blocks fr...MarcoFalke
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-07-04Remove cached directories and associated script blocks from appveyor CI confi...Aaron Clauson
2020-07-03Clean up separated ban/discourage interfacePieter Wuille
2020-07-03Replace automatic bans with discouragement filterPieter Wuille
2020-07-03Merge #19424: ci: Run tsan ci config on cirrusMarcoFalke
2020-07-03Merge #19413: refactor: Remove confusing BlockIndex globalMarcoFalke
2020-07-03Merge #19407: doc: explain why passing -mlinker-version is required when cros...fanquake
2020-07-03Merge #18307: build: Require pkg-config for all of the hostsfanquake
2020-07-03Merge #18649: tests: Add std::locale::global to list of locale dependent func...fanquake
2020-07-03Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...Samuel Dobson
2020-07-02ci: Run tsan ci config on cirrusMarcoFalke
2020-07-02Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of un...MarcoFalke
2020-07-02Merge #19422: ci: Add tsan suppression for race in walletMarcoFalke
2020-07-02Merge #19396: refactor: Remove confusing OutputType::CHANGE_AUTOWladimir J. van der Laan
2020-07-01Merge #19427: ci: Run all tests on native mac againMarcoFalke
2020-07-01Merge bitcoin-core/gui#17: doc: Remove outdated comment in TransactionTablePrivMarcoFalke
2020-07-01Merge #19428: Fix boost/C++17 compile failuresMarcoFalke
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-01ci: Run all tests on native mac againMarcoFalke
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 #19408: doc: Windows WSL build recommendation to temporarily disable Wi...Wladimir J. van der Laan
2020-07-01Merge #19028: test: Set -logthreadnames in unit testsWladimir J. van der Laan
2020-07-01Merge #19257: build: remove BIP70 configure optionWladimir 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-07-01Merge #19368: test: improve functional tests compatibility with BSD/macOSWladimir J. van der Laan
2020-07-01Merge #19375: build: target Windows 7 when building libevent and fix ipv6 usageWladimir J. van der Laan
2020-06-30ci: Add tsan suppression for race in walletMarcoFalke
2020-06-30doc: Remove outdated comment in TransactionTablePrivMarcoFalke
2020-06-30build: pass _WIN32_WINNT=0x0601 when building libevent for Windowsfanquake
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 #19412: test: move TEST_RUNNER_EXTRA into native tsan setupMarcoFalke