aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-11-09test: Avoid collision with valid path names in `getarg_tests/logargs`Hennadii Stepanov
2022-11-05rpc: Allow named and positional arguments to be used togetherRyan Ofsky
2022-11-03Merge bitcoin/bitcoin#25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to ...fanquake
2022-11-01util: move threadinterrupt into utilfanquake
2022-10-31refactor: move url.h/cpp from lib util to lib commonfanquake
2022-10-28Merge bitcoin/bitcoin#26377: test: Make `system_tests/run_command` test local...MacroFake
2022-10-27Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...Andrew Chow
2022-10-26bench: benchmark transaction creation processfurszy
2022-10-26Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...MacroFake
2022-10-24util: add CBufferedFile::SkipTo() to move ahead in the streamLarry Ruane
2022-10-24test: Make `system_tests/run_command` locale agnosticHennadii Stepanov
2022-10-24test: Use type-safe NodeSeconds for TestMemPoolEntryHelperMacroFake
2022-10-18test: Use C++11 member initializers for TestMemPoolEntryHelperMacroFake
2022-10-18Remove g_parallel_script_checksMacroFake
2022-10-18Move ::fCheckBlockIndex into ChainstateManagerMacroFake
2022-10-18test: Remove unused txmempool include from testsMacroFake
2022-10-17test: Add unit tests for reconciliation negotiationGleb Naumenko
2022-10-17p2p: Announce reconciliation supportGleb Naumenko
2022-10-13Merge bitcoin/bitcoin#23549: Add scanblocks RPC call (attempt 2)Andrew Chow
2022-10-13Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initializationAndrew Chow
2022-10-13Merge bitcoin/bitcoin#26188: test: silence TSAN false positive in coinstatsin...fanquake
2022-10-12Merge bitcoin/bitcoin#25421: net: convert standalone IsSelectableSocket() and...glozow
2022-10-12Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...glozow
2022-10-12Merge bitcoin/bitcoin#22087: Validate port-optionsfanquake
2022-10-11scripted-diff: rename and de-globalise g_cs_orphansAnthony Towns
2022-10-11Move all g_cs_orphans locking to txorphanageAnthony Towns
2022-10-11test: move SyncWithValidationInterfaceQueue() before Stop() in txindex_testsVasil Dimov
2022-10-11test: silence TSAN false positive in coinstatsindex_initial_syncVasil Dimov
2022-10-11txorphanage: make m_peer_work_set privateAnthony Towns
2022-10-11txorphange: move orphan workset to txorphanageAnthony Towns
2022-10-10Merge bitcoin/bitcoin#26196: kernel: move RunCommandParseJSON to its own filefanquake
2022-10-10Merge bitcoin/bitcoin#25073: test: Cleanup miner_testsfanquake
2022-10-09Merge bitcoin/bitcoin#26103: refactor: mempool: use CTxMemPool::Limitsglozow
2022-10-07Remove unnecessary includes of txorphange.hAnthony Towns
2022-10-06test: Prevent UB in `minisketch_tests.cpp`Hennadii Stepanov
2022-10-05Validate port value in `SplitHostPort`amadeuszpawlik
2022-10-05test: use NoLimits() in MempoolIndexingTeststickies-v
2022-10-05test: Use dedicated mempool in TestBasicMiningMacroFake
2022-10-05test: Use dedicated mempool in TestPackageSelectionMacroFake
2022-10-05test: Use dedicated mempool in TestPrioritisedMiningMacroFake
2022-10-05test: Pass mempool reference to AssemblerForTestMacroFake
2022-10-05Merge bitcoin/bitcoin#26250: fuzz: add mempool_utils.cppMacroFake
2022-10-04refactor: move run_command from util to commonCory Fields
2022-10-04fuzz: pass max fee into ConsumeTxMemPoolEntryfanquake
2022-10-04fuzz: add util/mempool/h.cppfanquake
2022-10-04fuzz: add scanblocks as safe for fuzzingJames O'Beirne
2022-10-04kernel: move RunCommandParseJSON to its own fileCory Fields
2022-10-04test: Remove unused fCheckpointsEnabled from miner_testsMacroFake
2022-10-03Merge bitcoin/bitcoin#26198: refactor: move Boost Datetime usage to walletfanquake
2022-10-03test: Use proper Boost macros instead of assertionsHennadii Stepanov