aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07Merge bitcoin/bitcoin#29023: doc: add historical release notes for 26.0Andrew Chow
2023-12-07Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...fanquake
2023-12-07doc: Missing additions to 26.0 release notesfanquake
2023-12-07doc: Add link to needs-release-notes labelMarcoFalke
2023-12-07doc: add historical release notes for 26.0fanquake
2023-12-07doc: add minimum required Linux Kernel to release-notesfanquake
2023-12-07refactor: rpc: Pass CBlockIndex by reference instead of pointerMarcoFalke
2023-12-07refactor: Use reference instead of pointer in IsBlockPrunedMarcoFalke
2023-12-07fuzz: Use C++20 starts_with in rpc.cppMarcoFalke
2023-12-07Revert "tracepoints: Disables `-Wgnu-zero-variadic-macro-arguments` to compil...MarcoFalke
2023-12-07refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-argumentsMarcoFalke
2023-12-07refactor: modernize-use-default-member-init for bit-fields (C++20)MarcoFalke
2023-12-07build: Require C++20 compilerMarcoFalke
2023-12-07Merge bitcoin/bitcoin#28622: build: use macOS 14 SDK (Xcode 15.0)fanquake
2023-12-06test: Extends MEMPOOL msg functional testSergi Delgado Segura
2023-12-06Merge bitcoin/bitcoin#29012: fuzz: Avoid timeout in bitdequefanquake
2023-12-06Merge bitcoin/bitcoin#27581: net: Continuous ASMap health checkAndrew Chow
2023-12-06fuzz: Detect deadlocks in process_messagedergoegge
2023-12-06Merge bitcoin/bitcoin#28980: rpc: encryptwallet help, mention HD seed rotatio...Andrew Chow
2023-12-06Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual exception ...Andrew Chow
2023-12-06fuzz: Avoid timeout in bitdequeMarcoFalke
2023-12-06Merge bitcoin/bitcoin#29003: rpc: fix getrawtransaction segfaultfanquake
2023-12-06Merge bitcoin/bitcoin#28992: ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzzfanquake
2023-12-06fuzz: p2p: Detect peer deadlocksMarcoFalke
2023-12-06test: fix v2 transport intermittent test failure (#29002)Sebastian Falbesoner
2023-12-05test: add regression test for the getrawtransaction segfaultMartin Zumsande
2023-12-05rpc, doc: encryptwallet, mention HD seed rotation and new backupfurszy
2023-12-05rpc: fix getrawtransaction segfaultMartin Zumsande
2023-12-05build: Enable -Wunreachable-codeMarcoFalke
2023-12-05Merge bitcoin/bitcoin#28856: depends: Build the `native_capnp` and `capnp` pa...fanquake
2023-12-05Merge bitcoin/bitcoin#28997: fuzz: txorphan check wtxids using GenTxid::Wtxid...fanquake
2023-12-05build: use macOS 14 SDK (Xcode 15.0)fanquake
2023-12-05build: patch boost process for macOS 14 SDKfanquake
2023-12-05depends: add -platform_version to macOS build flagsfanquake
2023-12-04Merge bitcoin/bitcoin#28852: script, assumeutxo: Enhance validations in utxo_...Ryan Ofsky
2023-12-04fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::TxidGreg Sanders
2023-12-04Merge bitcoin/bitcoin#28946: init: don't delete PID file if it was not generatedAndrew Chow
2023-12-04depends: Build `native_capnp` package with CMakeHennadii Stepanov
2023-12-04depends: Build `capnp` package with CMakeHennadii Stepanov
2023-12-04init: don't delete PID file if it was not generatedwillcl-ark
2023-12-04ci: Use Ubuntu 24.04 Noble for asanMarcoFalke
2023-12-04ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzzMarcoFalke
2023-12-03test: Fix test by checking the actual exception instanceHennadii Stepanov
2023-12-02net: Add continuous ASMap health check loggingFabian Jahr
2023-12-01Merge bitcoin/bitcoin#28851: build: Patch Qt to handle minimum macOS version ...fanquake
2023-12-01Merge bitcoin/bitcoin#28973: ci: remove `libz-dev` from macOS build depsfanquake
2023-12-01Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...Andrew Chow
2023-12-01Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generatedAndrew Chow
2023-12-01Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...Andrew Chow
2023-12-01build: disable external-signer for Windowsfanquake