aboutsummaryrefslogtreecommitdiff
path: root/src/test/interfaces_tests.cpp
AgeCommit message (Expand)Author
2020-04-15test: Verify findCommonAncestor always initializes outputsRussell Yanofsky
2020-03-31wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactionsRussell Yanofsky
2020-03-31wallet: Avoid use of Chain::Lock in rescanblockchainRussell Yanofsky
2020-03-31wallet refactor: Avoid use of Chain::Lock in CWallet::RescanFromTimeRussell Yanofsky
2020-03-31wallet: Avoid use of Chain::Lock in listsinceblockRussell Yanofsky
2020-03-31wallet: Avoid use of Chain::Lock in importprunedfundsRussell Yanofsky
2020-03-31refactor: Add interfaces::FoundBlock class to selectively return block dataRussell Yanofsky