aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2023-11-29Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of Win...fanquake
2023-11-29fuzz: Fix nullptr deref in scriptpubkeymanMarcoFalke
2023-11-29Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlockfanquake
2023-11-28Merge bitcoin/bitcoin#28903: refactor: Make CTxMemPoolEntry only explicitly c...Andrew Chow
2023-11-28test: Setup networking globallyHennadii Stepanov
2023-11-28Merge bitcoin/bitcoin#28912: refactor: VectorWriter and SpanReader without nV...fanquake
2023-11-28refactor: Use Txid in CMerkleBlockMarcoFalke
2023-11-28Merge bitcoin/bitcoin#28952: fuzz: Avoid timeout in process_messagesfanquake
2023-11-28scripted-diff: Use DataStream in most placesMarcoFalke
2023-11-28refactor: SpanReader without nVersionMarcoFalke
2023-11-28Merge bitcoin/bitcoin#28892: refactor: P2P transport without serialize versio...fanquake
2023-11-28fuzz: Avoid timeout in process_messagesMarcoFalke
2023-11-26Merge bitcoin/bitcoin#28931: fuzz: Limit fuzz buffer size in script_flags targetfanquake
2023-11-24Merge bitcoin/bitcoin#28922: Use Txid in COutpointfanquake
2023-11-23Merge bitcoin/bitcoin#28578: fuzz: add target for `DescriptorScriptPubKeyMan`fanquake
2023-11-23Fix IWYU for the script_flags fuzz targetMarcoFalke
2023-11-23fuzz: Limit fuzz buffer size in script_flags targetMarcoFalke
2023-11-23fuzz: CDataStream -> DataStream in script_flagsMarcoFalke
2023-11-23refactor: P2P transport without serialize version and typeMarcoFalke
2023-11-22Merge bitcoin/bitcoin#28895: p2p: do not make automatic outbound connections ...fanquake
2023-11-22Merge bitcoin/bitcoin#28904: Drop CAutoFilefanquake
2023-11-22Merge bitcoin/bitcoin#28891: test: fix `AddNode` unit test failure on OpenBSDfanquake
2023-11-21Use Txid in COutpointdergoegge
2023-11-20fuzz: create ConsumeCoinsbrunoerg
2023-11-20fuzz: move `MockedDescriptorConverter` to `fuzz/util`brunoerg
2023-11-20pool: change memusage_test to use int64_t, add allocation checkMartin Leitner-Ankerl
2023-11-20refactor: NetMsg::Make() without nVersionMarcoFalke
2023-11-19pool: make sure PoolAllocator uses the correct alignmentMartin Leitner-Ankerl
2023-11-17refactor: Make CTxMemPoolEntry only explicitly copyableTheCharlatan
2023-11-18refactor: switch from CAutoFile to AutoFileAnthony Towns
2023-11-18blockstorage: switch from CAutoFile to AutoFileAnthony Towns
2023-11-18streams: Base BufferedFile on AutoFile instead of CAutoFileAnthony Towns
2023-11-17refactor: VectorWriter without nVersionMarcoFalke
2023-11-17Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSizefanquake
2023-11-17Merge bitcoin/bitcoin#28873: fuzz: AutoFile with XORfanquake
2023-11-16test: add unit test for CConnman::AddedNodesContain()Jon Atack
2023-11-16test: fix `AddNode` unit test failure on OpenBSDSebastian Falbesoner
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-16Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval targetfanquake
2023-11-16Include version.h in fewer placesAnthony Towns
2023-11-16serialize: Drop useless version param from GetSerializeSize()Anthony Towns
2023-11-15Merge bitcoin/bitcoin#28438: Use serialization parameters for CTransactionfanquake
2023-11-14fuzz: AutoFile with XORMarcoFalke
2023-11-14fuzz: Reduce LIMITED_WHILE limit for file fuzzingMarcoFalke
2023-11-14fuzz: Remove FuzzedAutoFileProviderMarcoFalke
2023-11-14Merge bitcoin/bitcoin#28857: test, refactor: Magic bytes array followupfanquake
2023-11-14Drop CHashWriterAnthony Towns
2023-11-14Use ParamsWrapper for witness serializationAnthony Towns
2023-11-13test: Add test for array serializationTheCharlatan
2023-11-13Merge bitcoin/bitcoin#28721: multiprocess compatibility updatesfanquake