aboutsummaryrefslogtreecommitdiff
path: root/src/bench/wallet_balance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+1
* Remove WalletLocation classRussell Yanofsky2020-09-031-1/+1
* Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan2020-07-301-11/+11
|\
| * Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-11/+11
* | scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabaseAndrew Chow2020-06-171-1/+1
|/
* bench: Start nodes with -nodebuglogfileMarcoFalke2020-04-241-2/+9
* bench: Remove requirement that all benches use RegTestingSetupMarcoFalke2020-04-171-2/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Fix wallet unload race conditionRussell Yanofsky2020-03-271-2/+1
* Refactor: Allow LegacyScriptPubKeyMan to be nullAndrew Chow2020-01-231-0/+1
* rpc: Remove mempool global from minerMarcoFalke2019-12-231-2/+3
* [test] move wallet helper functions into test libraryMartin Zumsande2019-11-251-1/+1
* [test] move mining helper functions into test libraryMartin Zumsande2019-11-251-0/+1
* Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky2019-10-281-1/+3
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
* refactor: Add handleNotifications method to walletMarcoFalke2019-04-171-18/+3
* bench: Add wallet_balance benchmarksMarcoFalke2019-04-151-0/+68