aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2023-08-03refactor: fix unterminated LogPrintf()sfanquake
2023-08-03Merge bitcoin/bitcoin#27918: fuzz: addrman, avoid `ConsumeDeserializable` whe...fanquake
2023-08-01Merge bitcoin/bitcoin#28060: util: Teach AutoFile how to XORfanquake
2023-08-01Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updatesfanquake
2023-07-31Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxoRyan Ofsky
2023-07-31script: update flake8 to 6.1.0Jon Atack
2023-07-31Merge bitcoin/bitcoin#28091: fuzz: use `ConnmanTestMsg` in `connman`fanquake
2023-07-28Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in Pa...fanquake
2023-07-28Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read helper ...fanquake
2023-07-27Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing targetAndrew Chow
2023-07-27Remove unused raw-pointer read helper from univalueMarcoFalke
2023-07-27refactor: Revert addition of univalue sighash string checkTheCharlatan
2023-07-26Merge bitcoin/bitcoin#28127: refactor: Remove C-style const-violating cast, U...fanquake
2023-07-26Merge bitcoin/bitcoin#28150: test: Avoid intermittent issues due to async eve...fanquake
2023-07-25Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel libraryAndrew Chow
2023-07-25kernel: Remove Univalue from kernel libraryTheCharlatan
2023-07-25kernel: Split ParseSighashStringTheCharlatan
2023-07-25test: Avoid intermittent issues due to async events in validationinterface_testsMarcoFalke
2023-07-24Fix initialization of setBlockIndexCandidates when working with multiple chai...Suhas Daftuar
2023-07-24Tighten requirements for adding elements to setBlockIndexCandidatesSuhas Daftuar
2023-07-24[net processing] Introduce PeerManager optionsdergoegge
2023-07-24refactor: Remove unused C-style castsMarcoFalke
2023-07-22fuzz: use `ConnmanTestMsg` in `connman`brunoerg
2023-07-21fuzz: increase coverage of the descriptor targetsAntoine Poinsot
2023-07-21fuzz: add a new, more efficient, descriptor parsing targetAntoine Poinsot
2023-07-21Move block-storage-related logic to ChainstateManagerSuhas Daftuar
2023-07-21fuzz: make the parsed descriptor testing into a functionAntoine Poinsot
2023-07-19Merge bitcoin/bitcoin#28085: refactor: use Span for SipHash::WriteAndrew Chow
2023-07-19streams: Teach AutoFile how to XORMarcoFalke
2023-07-19Merge bitcoin/bitcoin#27425: test: move remaining rand code from util/setup_c...fanquake
2023-07-17Merge bitcoin/bitcoin#27997: Descriptors: rule out unspendable miniscript des...Andrew Chow
2023-07-17Merge bitcoin/bitcoin#27993: Make poly1305 support incremental computation + ...Andrew Chow
2023-07-17Merge bitcoin/bitcoin#28065: fuzz: Flatten all FUZZ_TARGET macros into onefanquake
2023-07-17refactor: use Span for SipHash::WriteSebastian Falbesoner
2023-07-17fuzz: Bump FuzzedDataProvider.hMarcoFalke
2023-07-14test: Clear block index flags when testing snapshotsSuhas Daftuar
2023-07-14Move block-arrival information / preciousblock counters to ChainstateManagerSuhas Daftuar
2023-07-14Remove CChain dependency in node/blockstorageSuhas Daftuar
2023-07-13Merge bitcoin/bitcoin#27549: fuzz: addrman, add coverage for `network` field ...Andrew Chow
2023-07-13scripted-diff: Use new FUZZ_TARGET macro everywhereMarcoFalke
2023-07-13fuzz: Accept options in FUZZ_TARGET macroMarcoFalke
2023-07-13Merge bitcoin/bitcoin#27411: p2p: Restrict self-advertisements with privacy n...Andrew Chow
2023-07-12Switch all callers from poly1305_auth to Poly1305 classPieter Wuille
2023-07-12tests: add more Poly1305 test vectorsPieter Wuille
2023-07-12crypto: add Poly1305 class with std::byte Span interfacePieter Wuille
2023-07-12Merge bitcoin/bitcoin#27985: Add support for RFC8439 variant of ChaCha20Andrew Chow
2023-07-11Merge bitcoin/bitcoin#28044: test: indexes, fix on error infinite loopRyan Ofsky
2023-07-10test: indexes, fix on error infinite loopfurszy
2023-07-10Merge bitcoin/bitcoin#27607: index: make startup more efficientRyan Ofsky
2023-07-10index: verify blocks data existence only oncefurszy