aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30Merge bitcoin/bitcoin#30718: test: switch MiniWallet padding unit from weight...Ava Chow
2024-09-30Merge bitcoin/bitcoin#30968: init: Remove retry for loopAva Chow
2024-09-30Merge bitcoin/bitcoin#30043: net: Replace libnatpmp with built-in PCP+NATPMP ...Ava Chow
2024-09-30Merge bitcoin/bitcoin#30989: guix: Drop no longer needed `PATH` modificationmerge-script
2024-09-30ci: Remove natpmp build option and libnatpmp dependencylaanwj
2024-09-30doc: Remove mention of natpmp build optionslaanwj
2024-09-30depends: Drop natpmp and associated option from dependslaanwj
2024-09-30build: Drop libnatpmp from build systemlaanwj
2024-09-30qt: Changes for built-in PCP+NAT-PMPlaanwj
2024-09-30net: Replace libnatpmp with built-in NATPMP+PCP implementation in mapportlaanwj
2024-09-30net: Add PCP and NATPMP implementationlaanwj
2024-09-28test: refactor: introduce and use `TRUC_CHILD_MAX_VSIZE` constantSebastian Falbesoner
2024-09-28test: switch MiniWallet padding unit from weight to vsizeSebastian Falbesoner
2024-09-27guix: Drop no longer needed `PATH` modificationHennadii Stepanov
2024-09-27Merge bitcoin/bitcoin#30879: test: re-bucket long-running testsmerge-script
2024-09-27Merge bitcoin/bitcoin#30921: test: generalize HasReason and use it in FailFmt...merge-script
2024-09-27Merge bitcoin/bitcoin#30974: ci: Inline PACKAGE_MANAGER_INSTALLmerge-script
2024-09-27Merge bitcoin/bitcoin#30940: depends: Fix build with `MULTIPROCESS=1` in Guix...merge-script
2024-09-27Merge bitcoin/bitcoin#30979: contrib: Update asmap link in seeds readmemerge-script
2024-09-26ci: Inline PACKAGE_MANAGER_INSTALLMarcoFalke
2024-09-26Merge bitcoin/bitcoin#30981: ci: add timestamps to cirrus jobsmerge-script
2024-09-26Merge bitcoin/bitcoin#30948: test: Add missing sync_mempools() to fill_mempool()merge-script
2024-09-26ci: add timestamps to cirrus jobswillcl-ark
2024-09-26contrib: Update asmap link in seeds readmeFabian Jahr
2024-09-26Merge bitcoin/bitcoin#30976: depends, doc: Drop package-specific note about C...merge-script
2024-09-26depends, doc: No need to specify general requirementHennadii Stepanov
2024-09-26Merge bitcoin/bitcoin#30973: doc: fix `loadtxoutset` examplemerge-script
2024-09-26Merge bitcoin/bitcoin#30961: ci: add `LLVM_SYMBOLIZER_PATH` to Valgrind fuzz jobmerge-script
2024-09-26doc: fix loadtxoutset examplefanquake
2024-09-25Merge bitcoin/bitcoin#30510: multiprocess: Add IPC wrapper for Mining interfaceAva Chow
2024-09-25Merge bitcoin/bitcoin#30962: validation: Disable CheckForkWarningConditions f...Ava Chow
2024-09-25refactor: Replace init retry for loop with if statementTheCharlatan
2024-09-25refactor: Move most of init retry for loop to a functionTheCharlatan
2024-09-25init: Check mempool arguments in AppInitParameterInteractionsTheCharlatan
2024-09-25Merge bitcoin/bitcoin#30946: doc: correct the zmq automatic build infomerge-script
2024-09-25doc: correct the zmq automatic build infotdb3
2024-09-25Merge bitcoin/bitcoin#30963: doc: Adjust links in OSS-Fuzz sectionmerge-script
2024-09-24doc: Adjust links in OSS-Fuzz sectionMarcoFalke
2024-09-24validation: Disable CheckForkWarningConditions for background chainstateMartin Zumsande
2024-09-24ci: add LLVM_SYMBOLIZER_PATH to Valgrind fuzz jobfanquake
2024-09-24Merge bitcoin/bitcoin#30952: test: Use shell builtins in run_command test casemerge-script
2024-09-24test: Add missing sync_mempools() to fill_mempool()MarcoFalke
2024-09-24test: Refactor fill_mempool to extract send_batch helperMarcoFalke
2024-09-23doc: multiprocess documentation improvementsRyan Ofsky
2024-09-23Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backupAva Chow
2024-09-23multiprocess: Add serialization code for BlockValidationStateRyan Ofsky
2024-09-23multiprocess: Add IPC wrapper for Mining interfaceRyan Ofsky
2024-09-23multiprocess: Add serialization code for vector<char>Russell Yanofsky
2024-09-23multiprocess: Add serialization code for CTransactionRussell Yanofsky
2024-09-23multiprocess: update common-types.h to use C++20 conceptsRyan Ofsky