aboutsummaryrefslogtreecommitdiff
path: root/src/test/util
AgeCommit message (Expand)Author
2021-07-15Merge bitcoin/bitcoin#22284: p2p, refactor: performance improvements to Prote...W. J. van der Laan
2021-07-13validation: make CChainState::m_mempool optionalJames O'Beirne
2021-07-06refactor: move GetRandomNodeEvictionCandidates() to test utilitiesJon Atack
2021-06-29Merge bitcoin/bitcoin#21789: refactor: Remove ::Params() global from CChainStatefanquake
2021-06-21banman: save the banlist in a JSON format on diskVasil Dimov
2021-06-14Merge bitcoin/bitcoin#21261: p2p: update inbound eviction protection for mult...W. J. van der Laan
2021-06-13test: add ALL_NETWORKS to test utilitiesJon Atack
2021-06-13refactor: Remove chainparams arg from CChainState member functionsMarcoFalke
2021-06-12Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...fanquake
2021-06-10validation: Farewell, global Chainstate!Carl Dong
2021-06-10scripted-diff: test: Use existing chainman in unit testsCarl Dong
2021-06-10test/util: Use existing chainman in ::PrepareBlockCarl Dong
2021-06-10Make SetupServerArgs callable without NodeContextRussell Yanofsky
2021-06-01Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...MarcoFalke
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-27miner: Pass in chainman to RegenerateCommitmentsCarl Dong
2021-05-24[test] make submit optional in CreateValidMempoolTransactionglozow
2021-05-24scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDataD...Kiminuo
2021-05-22Merge bitcoin/bitcoin#21953: fuzz: Add utxo_snapshot targetMarcoFalke
2021-05-16fuzz: Add utxo_snapshot targetMarcoFalke
2021-05-12scripted-diff: rename NetPermissionFlags enumeratorsJon Atack
2021-05-12Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor callsMarcoFalke
2021-04-29refactor: Use appropriate thread constructorHennadii Stepanov
2021-04-25refactor: Make TraceThread a non-template free functionHennadii Stepanov
2021-04-18Change ClearDataDirPathCache() to ArgsManager.ClearPathCache().Kiminuo
2021-04-18BasicTestingSetup: Add ArgsManager.Kiminuo
2021-04-17Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modulesMarcoFalke
2021-04-15Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_testsMarcoFalke
2021-04-14Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...practicalswift
2021-04-14test: Reset mocktime in the common setupMarcoFalke
2021-04-13Merge #21575: refactor: Create blockstorage modulefanquake
2021-04-08test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-08test: Use compressed keys in TestChain100SetupMarcoFalke
2021-04-05move-only: Move *Disk functions to blockstorageMarcoFalke
2021-04-05miner: Pass in previous CBlockIndex to RegenerateCommitmentsCarl Dong
2021-04-01Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4MarcoFalke
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-30fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targetMarcoFalke
2021-03-24miner: Add chainstate member to BlockAssemblerCarl Dong
2021-03-24Revert "scripted-diff: Invoke CreateNewBlock with chainstate"Carl Dong
2021-03-20[net_processing] Keep addrman reference in PeerManagerJohn Newbery
2021-03-20[net] Construct addrman outside connmanJohn Newbery
2021-03-16test: add I2P test for a runaway SAM proxyVasil Dimov
2021-03-12Merge #21404: refactor: Remove MakeUnique<T>()MarcoFalke
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2021-03-08miner: Pass in blockman to ::RegenerateCommitmentsCarl Dong
2021-03-08scripted-diff: Invoke CreateNewBlock with chainstateCarl Dong
2021-03-04Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation fun...Wladimir J. van der Laan
2021-03-03Move MakeNoLogFileContext to common libtest_util, and use it in benchMarcoFalke