aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08Merge bitcoin/bitcoin#31013: depends: For mingw cross compile use -gcc-posix ...merge-script
2024-10-08Merge bitcoin/bitcoin#31051: test: remove unused code from `script_tests`merge-script
2024-10-08Merge bitcoin/bitcoin#31008: depends: Print ready-to-use `--toolchain` option...merge-script
2024-10-08ci: Double ctest timeoutMarcoFalke
2024-10-07clusterlin: remove Cluster typePieter Wuille
2024-10-07clusterlin: merge two DepGraph fuzz tests into simulation testPieter Wuille
2024-10-07clusterlin: add DepGraph::RemoveTransactions and support for holes in DepGraphPieter Wuille
2024-10-07clusterlin: make DepGraph::AddDependency support multiple dependencies at oncePieter Wuille
2024-10-07clusterlin: simplify DepGraphFormatter::SerPieter Wuille
2024-10-07clusterlin: rework DepGraphFormatter::UnserPieter Wuille
2024-10-07clusterlin: abstract out DepGraph::GetReduced{Parents,Children}Pieter Wuille
2024-10-07test: remove unused code from script_testsfanquake
2024-10-07Merge bitcoin/bitcoin#31026: ci: set a ctest test timeout of 1200 (20 minutes)merge-script
2024-10-07ci: Install missing nproc in macos taskMarcoFalke
2024-10-07ci: Add missing -DWERROR=ON to test-each-commitMarcoFalke
2024-10-07ci: set a ctest timeout of 1200 (20 minutes)fanquake
2024-10-07Merge bitcoin-core/gui#840: qt6: Handle different signatures of `QANEF::nativ...Hennadii Stepanov
2024-10-07Merge bitcoin/bitcoin#31010: cmake: Avoid hardcoding Qt's major version in Fi...merge-script
2024-10-06Merge bitcoin-core/gui#836: Fix display issues for IPv6 proxy setup in Option...Hennadii Stepanov
2024-10-05test: Fix copy-paste in db_tests ostream operatorHodlinator
2024-10-05Merge bitcoin/bitcoin#30793: rpc: add getorphantxsglozow
2024-10-05Merge bitcoin/bitcoin#31035: doc: Archive 28.0 release notesAva Chow
2024-10-04doc: Archive 28.0 release notesAva Chow
2024-10-04qt6: Handle different signatures of `QANEF::nativeEventFilter`Hennadii Stepanov
2024-10-04Merge bitcoin-core/gui#837: qt6: Fix linking when configured with `-DENABLE_W...Hennadii Stepanov
2024-10-04Merge bitcoin-core/gui#839: qt6, test: Handle deprecated codeHennadii Stepanov
2024-10-03Merge bitcoin-core/gui#838: qt6: Handle deprecated `QLocale::nativeCountryName`Hennadii Stepanov
2024-10-03qt6, test: Handle deprecated `QVERIFY_EXCEPTION_THROWN`Hennadii Stepanov
2024-10-03Merge bitcoin/bitcoin#30982: docs: Add instructions on how to self-sign bitco...Ava Chow
2024-10-03docs: Add instructions on how to self-sign bitcoin-core binaries for macOSChris Stewart
2024-10-02Merge bitcoin/bitcoin#30980: fuzz: fix bug in p2p_headers_presync harnessglozow
2024-10-02Merge bitcoin/bitcoin#30929: log: Enforce trailing newlineAva Chow
2024-10-02Merge bitcoin/bitcoin#31011: refactor: move util/pcp and util/netif to common/Ava Chow
2024-10-02test: add getorphantxs teststdb3
2024-10-02test: add tx_in_orphanage()tdb3
2024-10-02rpc: add getorphantxstdb3
2024-10-02refactor: move verbosity parsing to rpc/utiltdb3
2024-10-02doc: update IBD requirements in doc/README.mdMackain
2024-10-02test: Treat exclude list warning as failure in CIMarcoFalke
2024-10-02Merge bitcoin/bitcoin#31007: doc: add testnet4 section header for config filemerge-script
2024-10-02Merge bitcoin/bitcoin#31016: test: add missing sync to feature_fee_estimation.pymerge-script
2024-10-01net: add GetOrphanTransactions() to PeerManagertdb3
2024-10-01refactor: add OrphanTxBase for external usetdb3
2024-10-01test: add missing sync to feature_fee_estimation.pyMartin Zumsande
2024-10-01depends: For mingw cross compile use -gcc-posix to prevent library conflictlaanwj
2024-10-01ci: make CI job fail when check-deps.sh script failsRyan Ofsky
2024-10-01common: move pcp.cpp and netif.cpp files from util to common library since th...Ryan Ofsky
2024-10-01doc: add testnet4 section header for config fileMarnix
2024-10-01cmake: Avoid hardcoding Qt's major version in Find moduleHennadii Stepanov
2024-10-01depends: Print ready-to-use `--toolchain` option for CMake invocationHennadii Stepanov