aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/util.h
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2023-08-14Move CTxDestination to its own fileAndrew Chow
2023-06-01wallet: Add GetPrefixCursor to DatabaseBatchAndrew Chow
2023-05-25tests: Move ADDRESS_BCRT1_UNSPENDABLE to wallet/test/util.hAndrew Chow
2023-05-25tests, bench: Consolidate {Test,Bench}Un/LoadWallet helperAndrew Chow
2023-05-15test: add coverage for wallet read write db deadlockfurszy
2023-05-03tests: Update DuplicateMockDatabase for MockableDatabaseAndrew Chow
2023-05-03Introduce MockableDatabase for wallet unit testsAndrew Chow
2023-02-15refactor: wallet, remove global 'ArgsManager' accessfurszy
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-21refactor: move DuplicateMockDatabase to wallet/test/util.hfurszy
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-11-09Remove `gArgs` from `wallet.h` and `wallet.cpp`Kiminuo
2021-06-12wallet test refactor: add CreateSyncedWallet functionRussell Yanofsky