aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2024-07-17net: fix race condition in self-connect detectionSebastian Falbesoner
2024-05-23test: add GetAddedNodeInfo() CJDNS regression unit testJon Atack
2024-04-24sign: don't assume we are parsing a sane MiniscriptAntoine Poinsot
2024-04-17test: Fix failing univalue float testMarcoFalke
2024-03-21serfloat: improve/simplify testsPieter Wuille
2024-03-21serfloat: do not test encode(bits)=bits anymorePieter Wuille
2024-03-05fuzz: restrict fopencookie usage to Linux & FreeBSDfanquake
2024-03-01Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...fanquake
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-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-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
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
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-08[fuzz] v3 transactions and sigop-adjusted vsizeglozow
2024-02-08[policy/validation] allow v3 transactions with certain restrictionsglozow
2024-02-08[policy] add v3 policy rulesglozow
2024-02-08fuzz: increase length of string used for `NetWhitelist{bind}Permissions::TryP...brunoerg
2024-02-03test: Add makefile target for running unit testsTheCharlatan
2024-02-01refactor: Fix timedata includesMarcoFalke
2024-01-31Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P and ...Ava Chow
2024-01-31Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)Ava Chow
2024-01-31Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flagsAva Chow
2024-01-23Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooksAva Chow
2024-01-23Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefullyAva Chow
2024-01-23Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ CSV...fanquake
2024-01-23test: add coverage for peerman adaptive connections service flagsfurszy
2024-01-23fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addressesVasil Dimov
2024-01-22init: improve corrupted/empty settings file error msgfurszy
2024-01-18refactor: remove CTxMemPool::queryHashes()stickies-v
2024-01-16Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag handlingAva Chow
2024-01-16[refactor] change Workspace::m_conflicts and adjacent funcs/structs to use Txidglozow
2024-01-15doc, test: Test and explain service flag handlingMartin Zumsande
2024-01-15net: move state dependent peer services flagsfurszy
2024-01-12Merge bitcoin/bitcoin#29208: build: Bump clang minimum supported version to 14fanquake
2024-01-11Add test for negative transaction version w/ CSV to tx_valid.jsonChris Stewart
2024-01-11Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_rou...fanquake
2024-01-10Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initializationAva Chow