aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-04-29refactor: Use appropriate thread constructorHennadii Stepanov
2021-04-25refactor: Make TraceThread a non-template free functionHennadii Stepanov
2021-04-13Merge #21575: refactor: Create blockstorage modulefanquake
2021-04-13Merge #21633: refactor: add [[noreturn]] attribute where applicablefanquake
2021-04-13Merge #21330: Deal with missing data in signature hashes more consistentlyfanquake
2021-04-13refactor: add [[noreturn]] attribute where applicablefanquake
2021-04-11Merge #21602: rpc: add additional ban time fields to listbannedMarcoFalke
2021-04-09Merge #21606: fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09Merge #21592: test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-08Merge #21574: Drop JSONRPCRequest constructors after #21366MarcoFalke
2021-04-08test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-08test: Use compressed keys in TestChain100SetupMarcoFalke
2021-04-08Merge #21626: doc: Fix typos from codespellfanquake
2021-04-07doc: Fix typos from codespell lintYerzhan Mazhkenov
2021-04-07Drop JSONRPCRequest constructors after #21366Russell Yanofsky
2021-04-07Merge #21617: fuzz: Fix uninitialized read in i2p testMarcoFalke
2021-04-07test: increase listbanned unit test coverageJon Atack
2021-04-07Merge #21582: Fix assumeutxo crash due to missing base_blockhashMarcoFalke
2021-04-06fuzz: Fix uninitialized read in testMarcoFalke
2021-04-06Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...MarcoFalke
2021-04-05move-only: Move *Disk functions to blockstorageMarcoFalke
2021-04-05Merge #21302: wallet: createwallet examples for descriptor walletsW. J. van der Laan
2021-04-04Fix assumeutxo crash due to missing base_blockhashMarcoFalke
2021-04-02test: make sure non-IP peers get discouraged and disconnectedVasil Dimov
2021-04-02test: also check disconnect in denialofservice_tests/peer_discouragementVasil Dimov
2021-04-02test: use pointers in denialofservice_tests/peer_discouragementVasil Dimov
2021-04-01Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4MarcoFalke
2021-03-31Merge #21366: refactor: replace util::Ref with std::any (C++17)W. J. van der Laan
2021-03-30Merge #21553: fuzz: Misc refactorMarcoFalke
2021-03-30Merge #21387: p2p: Refactor sock to add I2P fuzz and unit testsWladimir J. van der Laan
2021-03-30Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...Wladimir J. van der Laan
2021-03-30Merge #20228: addrman: Make addrman a top-level componentMarcoFalke
2021-03-30fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targetMarcoFalke
2021-03-30fuzz: Removed unused try-catch in coins_viewMarcoFalke
2021-03-30fuzz: [refactor] Use ConsumeScript in signature_checker fuzz targetMarcoFalke
2021-03-29remove unused class util::Ref and its unit testSebastian Falbesoner
2021-03-29refactor: replace util::Ref by std::any (C++17)Sebastian Falbesoner
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-29Merge #21531: test: remove qt byteswap compattestsMarcoFalke
2021-03-29Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...MarcoFalke
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-25Merge #21522: fuzz: [refactor] Use PickValue where possibleMarcoFalke
2021-03-24miner: Add chainstate member to BlockAssemblerCarl Dong
2021-03-24Revert "scripted-diff: Invoke CreateNewBlock with chainstate"Carl Dong
2021-03-24Merge #21489: fuzz: cleanups for versionbits fuzzerfanquake
2021-03-24fuzz: [refactor] Use PickValue where possibleMarcoFalke
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-03-23fuzz: Fix tx_pool target to properly fuzz immature outpointsMarcoFalke
2021-03-23fuzz: Style fixupsMarcoFalke