aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/setup_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Add optional extra_args to testing setupMarcoFalke2020-04-151-3/+23
* node: Add args alias for gArgs globalMarcoFalke2020-04-151-0/+1
* Merge #17737: Add ChainstateManager, remove BlockManager globalMarcoFalke2020-04-101-2/+3
|\
| * test: add basic tests for ChainstateManagerJames O'Beirne2020-03-171-0/+1
| * use ChainstateManager to initialize chainstateJames O'Beirne2020-03-171-2/+2
* | Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libeventMarcoFalke2020-04-101-0/+2
|\ \
| * | Drop bitcoin-wallet dependency on libeventRussell Yanofsky2020-04-021-0/+2
* | | fuzz: Add process_messages harnessMarcoFalke2020-04-051-0/+5
|/ /
* | Merge #18134: Replace std::to_string with locale-independent alternativeWladimir J. van der Laan2020-03-251-0/+1
|\ \ | |/ |/|
| * Replace std::to_string with locale-independent alternativeBen Woosley2020-03-141-0/+1
* | refactor: Remove mempool global from netMarcoFalke2020-03-121-1/+1
|/
* tests: Add fuzzing harness for ProcessMessage(...)practicalswift2020-03-111-1/+3
* scheduler: don't rely on boost interrupt on shutdownAnthony Towns2020-03-061-0/+1
* Refactor FormatStateMessage into ValidationStateJeffrey Czyz2020-02-271-2/+1
* [lib] add scheduler to node contextAmiti Uttarwar2020-02-171-2/+5
* test: Show debug log on unit test failureMarcoFalke2020-01-021-0/+1
* rpc: Remove mempool global from minerMarcoFalke2019-12-231-1/+1
* node: Add reference to mempool in NodeContextMarcoFalke2019-11-151-1/+3
* Merge #16978: test: Seed test RNG context for each test case, print seedMarcoFalke2019-11-071-1/+23
* Merge #17342: refactor: Clean up nScriptCheckThreadsMarcoFalke2019-11-071-2/+5
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-0/+200