aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2024-03-20Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...Ava Chow
2024-03-19Merge bitcoin/bitcoin#29192: Weaken serfloat testsfanquake
2024-03-19Merge bitcoin/bitcoin#29667: fuzz: actually test garbage >64b in p2p transpor...fanquake
2024-03-18Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...glozow
2024-03-18assumeutxo: Remove BLOCK_ASSUMED_VALID flagRyan Ofsky
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2024-03-17fuzz: actually test garbage >64b in p2p transport testPieter Wuille
2024-03-13Merge bitcoin/bitcoin#28193: test: add script compression coverage for not-on...Ava Chow
2024-03-13RPC: Add maxfeerate and maxburnamount args to submitpackageGreg Sanders
2024-03-13Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...Ava Chow
2024-03-12Merge bitcoin/bitcoin#27114: p2p: Allow whitelisting manual connectionsAva Chow
2024-03-12Merge bitcoin/bitcoin#29306: policy: enable sibling eviction for v3 transactionsAva Chow
2024-03-11Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>Ava Chow
2024-03-08Merge bitcoin/bitcoin#29569: Rename CalculateHeadersWork to CalculateClaimedH...Ava Chow
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-07test: test_bitcoin: allow -testdatadir=<datadir>Larry Ruane
2024-03-05fuzz: restrict fopencookie usage to Linux & FreeBSDfanquake
2024-03-05Rename CalculateHeadersWork to CalculateClaimedHeadersWorkGreg Sanders
2024-03-01i2p: construct Session with Proxy instead of CServiceMatthew Zipkin
2024-03-01netbase: refactor CreateSock() to accept sa_family_tMatthew Zipkin
2024-03-01Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...fanquake
2024-03-01[unit test] sibling not returned from SingleV3Checks if 1p2c or 3genglozow
2024-03-01[policy] sibling eviction for v3 transactionsglozow
2024-03-01Merge bitcoin/bitcoin#29495: fuzz: add target for local address stufffanquake
2024-02-29fuzz: add target for local addressesbrunoerg
2024-02-29test: removes unnecessary check from validation_testsSergi Delgado Segura
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-28serialization: detect byteswap builtins without autoconf testsCory Fields
2024-02-28Accept "in" and "out" flags to -whitelist to allow whitelisting manual connec...Luke Dashjr
2024-02-27test: Remove Windows-specific code from `system_tests/run_command`Hennadii Stepanov
2024-02-27[test] IsBlockMutated unit testsdergoegge
2024-02-27[validation] Merkle root malleation should be caught by IsBlockMutateddergoegge
2024-02-26Merge bitcoin/bitcoin#29357: test: Drop `x` modifier in `fsbridge::fopen` cal...fanquake
2024-02-26crypto: replace CountBits with std::bit_widthCory Fields
2024-02-26test: Drop `x` modifier in `fsbridge::fopen` call for mingw buildsHennadii Stepanov
2024-02-23Fix CI-detected codespell warningsLÅ‘rinc
2024-02-21[refactor] return pair from SingleV3Checksglozow
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-20serfloat: improve/simplify testsPieter Wuille
2024-02-20serfloat: do not test encode(bits)=bits anymorePieter Wuille
2024-02-16kernel: Remove dependency on CSchedulerTheCharlatan
2024-02-15scripted-diff: Rename MainSignals to ValidationSignalsTheCharlatan
2024-02-15scripted-diff: Rename SingleThreadedSchedulerClient to SerialTaskRunnerTheCharlatan
2024-02-15[refactor] Make MainSignals RAII styledTheCharlatan
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-13Merge bitcoin/bitcoin#29413: fuzz: increase length of string used for `NetWhi...fanquake
2024-02-12[test] PackageV3Checks with inheritance violation in mempool ancestorglozow
2024-02-12[doc] fix docs and comments from v3glozow