aboutsummaryrefslogtreecommitdiff
path: root/src/test/util.cpp
AgeCommit message (Expand)Author
2019-07-10Merge #16237: Have the wallet give out destinations instead of keysWladimir J. van der Laan
2019-07-09Add GetNewDestination to CWallet to fetch new destinationsAndrew Chow
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-05-13[refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke
2019-05-03scripted-diff: replace chainActive -> ::ChainActive()James O'Beirne
2019-04-15bench: Add wallet_balance benchmarksMarcoFalke
2019-04-10test: Use test_bitcoin setup in bench, Add test utilsMarcoFalke