aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2024-09-16Merge bitcoin/bitcoin#30884: streams: cache file position within AutoFileAva Chow
2024-09-16Merge bitcoin/bitcoin#29436: net: call `Select` with reachable networks in `T...Ava Chow
2024-09-16Merge bitcoin/bitcoin#30661: fuzz: Test headers pre-sync through p2pglozow
2024-09-16Merge bitcoin/bitcoin#30286: cluster mempool: optimized candidate searchglozow
2024-09-13streams: remove AutoFile::Get() entirelyPieter Wuille
2024-09-13Merge bitcoin/bitcoin#30890: doc: unit test runner help fixup and improvementsmerge-script
2024-09-13Unit test runner documentation fix and improvementsJon Atack
2024-09-13streams: cache file position within AutoFilePieter Wuille
2024-09-12clusterlin: only start/use search when enough iterations leftPieter Wuille
2024-09-12clusterlin: include topological pot subsets automatically (optimization)Pieter Wuille
2024-09-12clusterlin bench: add example hard cluster benchmarksPieter Wuille
2024-09-12clusterlin: track upper bound potential set for work items (optimization)Pieter Wuille
2024-09-12clusterlin: add reordering support for DepGraphPieter Wuille
2024-09-12clusterlin: separate initial search entries per component (optimization)Pieter Wuille
2024-09-12Merge bitcoin/bitcoin#30546: util: Use consteval checked format string in Fat...Ryan Ofsky
2024-09-12Merge bitcoin/bitcoin#30618: test: support std::optional in BOOST_CHECK_* and...Ryan Ofsky
2024-09-12util: Add ConstevalFormatStringMarcoFalke
2024-09-12Merge bitcoin/bitcoin#30847: test: Drop no longer needed workaroundsmerge-script
2024-09-12Merge bitcoin/bitcoin#30803: build: Minor build system fixes and amendmentsmerge-script
2024-09-11Compare FromUserHex result against other hex validators and parsersLőrinc
2024-09-11Use BOOST_CHECK_EQUAL for optional, arith_uint256, uint256, uint160Lőrinc
2024-09-10Merge bitcoin/bitcoin#30773: Remove unsafe uint256S() and test-only uint160S()Ryan Ofsky
2024-09-10addrman: change `Select` to support multiple networksbrunoerg
2024-09-10fuzz: Add harness for p2p headers syncmarcofleon
2024-09-09Merge bitcoin/bitcoin#30509: multiprocess: Add -ipcbind option to bitcoin-nodeAva Chow
2024-09-09Add std::optional support to Boost's equality checkLőrinc
2024-09-08test: Drop no longer needed workaroundsHennadii Stepanov
2024-09-06build, test: Add missed log optionsHennadii Stepanov
2024-09-06test: move uint256_tests/operator_with_self to arith_uint256_testsstickies-v
2024-09-06test: remove test-only uint160Sstickies-v
2024-09-06test: remove test-only uint256Sstickies-v
2024-09-06test: remove test-only arith_uint256Sstickies-v
2024-09-06test: Work around boost compilation errorMarcoFalke
2024-09-06multiprocess: Add -ipcbind option to bitcoin-nodeRussell Yanofsky
2024-09-06multiprocess: Add unit tests for connect, serve, and listen functionsRyan Ofsky
2024-09-06Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarksmerge-script
2024-09-06Merge bitcoin/bitcoin#30748: test: Pin and document TEST_DIR_PATH_ELEMENT, Se...merge-script
2024-09-05Merge bitcoin/bitcoin#30796: test: Use std::span and std::string_view for raw...merge-script
2024-09-05test: Use span for raw dataMarcoFalke
2024-09-05bench: Remove redundant logging benchmarksMarcoFalke
2024-09-04Merge bitcoin/bitcoin#30788: test: fixing failing system_tests/run_command un...Ava Chow
2024-09-04Merge bitcoin/bitcoin#29043: fuzz: make FuzzedDataProvider usage deterministicAva Chow
2024-09-04Merge bitcoin/bitcoin#30148: cli: restrict multiple exclusive argument usage ...Ava Chow
2024-09-04Merge bitcoin/bitcoin#30784: test: add check that too large txs aren't put in...glozow
2024-09-04Merge bitcoin/bitcoin#30804: fuzz: Rename fuzz_seed_corpus to fuzz_corporamerge-script
2024-09-04test: fixing failing system_tests/run_command under some LocalesJadi
2024-09-03test: add check that large txs aren't put into orphanageSebastian Falbesoner
2024-09-03test: add `BulkTransaction` helper to unit test transaction utilsSebastian Falbesoner
2024-09-03Merge bitcoin/bitcoin#30742: kernel: Use spans instead of vectors for passing...Ava Chow
2024-09-03scripted-diff: fuzz: Rename fuzz_seed_corpus to fuzz_corporaMarcoFalke