aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpcAndrew Chow
2023-05-22Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missingfanquake
2023-05-22Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()fanquake
2023-05-22Merge bitcoin/bitcoin#27670: guix: remove redundant glibc patchesfanquake
2023-05-22Merge bitcoin/bitcoin#27561: test: Explicitly specify directory where to sear...fanquake
2023-05-22Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is no...fanquake
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-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-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
2023-05-17Merge bitcoin/bitcoin#27668: guix: document when certain patches can be droppedfanquake
2023-05-17Merge bitcoin/bitcoin#27571: ci: Run iwyu on all src filesfanquake