aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/wallet.cpp
AgeCommit message (Expand)Author
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-10-26bench: benchmark transaction creation processfurszy
2022-08-03refactor: Replace BResult with util::ResultRyan Ofsky
2022-07-08wallet: refactor GetNewDestination, use BResultfurszy
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-10-15bench: Use DescriptorScriptPubKeyMan for wallet thingsAndrew Chow
2021-07-01Use bilingual_str for address fetching functionsAndrew Chow
2020-01-23Locking: Lock cs_KeyStore instead of cs_wallet in legacy keymanAndrew Chow
2019-11-25[test] move wallet helper functions into test libraryMartin Zumsande