aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/init_test_fixture.h
AgeCommit message (Expand)Author
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-22scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoaderRussell Yanofsky
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-07test: Remove no longer needed MakeChain callsRussell Yanofsky
2020-08-27refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky
2020-06-06test: Avoid overwriting the NodeContext member of the testing setupMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-28Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky
2019-05-06scripted-diff: Bump copyright headers in walletMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-11-06Remove direct node->wallet calls in init.cppRussell Yanofsky
2018-11-06Pass chain and client variables where neededRussell Yanofsky
2018-09-12wallet: Add walletdir arg unit testsPierre Rochard