aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/init_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove separate node and wallet contextsRoss Nicoll2021-06-091-1/+1
* Add node context to wallet RPC request objectRoss Nicoll2021-06-091-1/+1
* Do not create default walletAndrew Chow2020-09-081-1/+1
* refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky2020-08-271-1/+1
* wallet: Pass unused args to StartWalletsMarcoFalke2020-07-091-2/+3
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-0/+1
* test: Create data dir in BasicTestingSetupMarcoFalke2019-06-201-2/+2
* Remove direct node->wallet calls in init.cppRussell Yanofsky2018-11-061-0/+2
* wallet: Add walletdir arg unit testsPierre Rochard2018-09-121-0/+42