aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16ci: Fix "Number of CPUs" outputHennadii Stepanov
2023-05-16Merge bitcoin/bitcoin#26422: build: Use newest `config.{guess,sub}` availablefanquake
2023-05-16Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...fanquake
2023-05-16Merge bitcoin/bitcoin#27664: docs: fix spelling errorsfanquake
2023-05-16Merge bitcoin/bitcoin#27665: walletdb: Remove unused CreateMockWalletDatabasefanquake
2023-05-15walletdb: Remove unused CreateMockWalletDatabaseAndrew Chow
2023-05-15add `lief` to `spelling.ignore-words`brunoerg
2023-05-15test: fix spelling in `interface_usdt_utxocache`brunoerg
2023-05-15Merge bitcoin/bitcoin#27661: doc, test: Document steps to reproduce TSan warn...fanquake
2023-05-15doc, test: Document steps to reproduce TSan warning for `libdb`Hennadii Stepanov
2023-05-15Merge bitcoin/bitcoin#26715: Introduce `MockableDatabase` for wallet unit testsfanquake
2023-05-15Merge bitcoin/bitcoin#27656: build, doc: Adjust comment after PR27254fanquake
2023-05-15Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloatfanquake
2023-05-14build, doc: Adjust comment after PR27254Hennadii Stepanov
2023-05-14Merge bitcoin/bitcoin#27493: depends: no-longer nuke libc++abi.so* in native_...fanquake
2023-05-14Merge bitcoin/bitcoin#27628: build: Fix shared lib linking for darwin with lldfanquake
2023-05-12build: cleanup comments after adding yet another libtool hackCory Fields
2023-05-12build: Fix shared lib linking for darwin with lldCory Fields
2023-05-11Merge bitcoin/bitcoin#27629: doc: remove version number from bips.mdAndrew Chow
2023-05-11doc: remove version number from bips.mdfanquake
2023-05-11Merge bitcoin/bitcoin#27610: Improve performance of p2p inv to send queuesfanquake
2023-05-11depends: no-longer nuke libc++abi.so* in native_clang packagefanquake
2023-05-11Merge bitcoin/bitcoin#27125: refactor, kernel: Decouple ArgsManager from bloc...fanquake
2023-05-10Merge bitcoin/bitcoin#19690: util: improve FindByte() performanceAndrew Chow
2023-05-10refactor, blockstorage: Replace stopafterblockimport argTheCharlatan
2023-05-10refactor, blockstorage: Replace blocksdir argTheCharlatan
2023-05-10refactor, BlockManager: Replace fastprune from arg with optionsTheCharlatan
2023-05-10refactor/iwyu: Complete includes for blockmanager_argsTheCharlatan
2023-05-10refactor: Move functions to BlockManager methodsTheCharlatan
2023-05-10zmq: Pass lambda to zmq's ZMQPublishRawBlockNotifierTheCharlatan
2023-05-10Merge bitcoin/bitcoin#27605: refactor: Replace global find_value function wit...Andrew Chow
2023-05-10ci: Remove CI_EXEC bloatMarcoFalke
2023-05-10move-only: Move almost all CI_EXEC code to 06_script_b.shMarcoFalke
2023-05-10Merge bitcoin/bitcoin#27611: refactor: Use ChainType enum exhaustivelyfanquake
2023-05-10refactor: Declare g_zmq_notification_interface as unique_ptrTheCharlatan
2023-05-10Merge bitcoin/bitcoin#27573: ci: Remove CI_EXEC bloat in test/06_script_b.shfanquake
2023-05-10Merge bitcoin/bitcoin#27604: add ryanofsky to trusted-keysfanquake
2023-05-10Merge bitcoin/bitcoin#27608: p2p: Avoid prematurely clearing download state f...fanquake
2023-05-10refactor: Use ChainType enum exhaustivelyTheCharlatan
2023-05-10net_processing: Boost inv trickle rateAnthony Towns
2023-05-10txmempool: have CompareDepthAndScore sort missing txs firstAnthony Towns
2023-05-09Temporarily work around gcc-13 warning bug in interfaces_testsMarcoFalke
2023-05-09p2p: Avoid prematurely clearing download state for other peersSuhas Daftuar
2023-05-09Fix clang-tidy performance-unnecessary-copy-initialization warningsMarcoFalke
2023-05-09Remove unused find_value global functionMarcoFalke
2023-05-09scripted-diff: Use UniValue::find_value methodMarcoFalke
2023-05-09Add UniValue::find_value methodMarcoFalke
2023-05-09Merge bitcoin/bitcoin#27491: refactor: Move chain constants to the util libraryfanquake
2023-05-09Merge bitcoin/bitcoin#27594: refactor: Remove unused GetTimeMillisfanquake
2023-05-09scripted-diff: Remove unused chainparamsbase includesTheCharlatan