aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`fanquake
2023-05-22Merge bitcoin/bitcoin#27707: ci, iwyu: Double maximum line length for includesfanquake
2023-05-22ci: Log qa-assets repo last commitMarcoFalke
2023-05-22fuzz: Print error message when FUZZ is missingMarcoFalke
2023-05-20ci: remove MSAN getrandom syscall workaroundfanquake
2023-05-20random: switch to using getrandom() directlyfanquake
2023-05-20random: add [[maybe_unused]] to GetDevURandomfanquake
2023-05-20random: getentropy on macOS does not need unistd.hfanquake
2023-05-20ci, iwyu: Double maximum line length for includesHennadii Stepanov
2023-05-20Merge bitcoin/bitcoin#27688: doc: remove Security section from build-unix.mdfanquake
2023-05-19test: Explicitly specify directory where to search tests forHennadii Stepanov
2023-05-19Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...glozow
2023-05-19test: fix `include_immature_coinbase` logic in `get_utxos`brunoerg
2023-05-19test: fix `interface_usdt_mempool` by mining a block after each testbrunoerg
2023-05-19test: fix mature utxos addition to wallet in `mempool_package_limits`brunoerg
2023-05-19test: fix intermittent issue in `feature_bip68_sequence`brunoerg
2023-05-19Merge bitcoin/bitcoin#27687: msvc: Provide `ObjectFileName` explicitlyfanquake
2023-05-19Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block can...fanquake
2023-05-19Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is used i...fanquake
2023-05-19Merge bitcoin/bitcoin#27662: build: Bump minimum supported GCC to g++-9fanquake
2023-05-18Merge bitcoin/bitcoin#27556: wallet: fix deadlock in bdb read write operationAndrew Chow
2023-05-18Merge bitcoin/bitcoin#27698: doc: add historical release notes for 24.1 & 23.2Andrew Chow
2023-05-18doc: add 24.1 release notesfanquake
2023-05-18doc: add 23.2 release notesfanquake
2023-05-18Only request full blocks from the peer we thought had the block in-flightGreg Sanders
2023-05-18Convert mapBlocksInFlight to a multimapGreg Sanders
2023-05-18Remove nBlocksInFlightGreg Sanders
2023-05-18alias BlockDownloadMap for mapBlocksInFlightGreg Sanders
2023-05-18build: Detect USDT the same way how it is used in the codeHennadii Stepanov
2023-05-18Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_tofanquake
2023-05-18doc: remove Security section from build-unix.mdfanquake
2023-05-18Merge bitcoin/bitcoin#27685: doc: Rework build-unix.mdfanquake
2023-05-18Merge bitcoin/bitcoin#27615: msvc: Rename `libbitcoinconsensus` to `libbitcoi...fanquake
2023-05-18Merge bitcoin/bitcoin#27689: doc: remove mention of glibc 2.10+fanquake
2023-05-18build: Bump minimum supported GCC to g++-9MarcoFalke
2023-05-18ci: Bump centos:stream8 to centos:stream9MarcoFalke
2023-05-18ci: Document the false positive error for g++-9MarcoFalke
2023-05-18Merge bitcoin/bitcoin#27690: ci: Use credits for ARM taskfanquake
2023-05-18Merge bitcoin/bitcoin#27682: build: Bump minimum supported Clang to clang-10fanquake
2023-05-18build: Do not define `ENABLE_ZMQ` when ZMQ is not availableHennadii Stepanov
2023-05-18test: Add test to check tx in the last block can be downloadedMarcoFalke
2023-05-18test: Split up test_notfound_on_unannounced_tx test caseMarcoFalke
2023-05-17Merge bitcoin/bitcoin#25193: indexes: Read the locator's top block during ini...Ryan Ofsky
2023-05-17index: Enable reindex-chainstate with active indexesMartin Zumsande
2023-05-17index: Use first block from locator instead of looking for fork pointMartin Zumsande
2023-05-17ci: Reduce tsan CPU and memory for faster schedulingMarcoFalke
2023-05-17ci: Use credits for ARM taskMarcoFalke
2023-05-17msvc: Provide `ObjectFileName` explicitlyHennadii Stepanov
2023-05-17doc: remove mention of glibc 2.10+fanquake
2023-05-17doc: Rework build-unix.mdMarcoFalke