0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-05 10:17:30 -05:00
bitcoin-bitcoin-core/src/wallet/test
Russell Yanofsky db21f02648 Convert CWallet::ScanForWalletTransactions and SyncTransaction to the new Chain apis
Only change in behavior is "Rescan started from block <height>" message
replaced by "Rescan started from block <hash>" message in
ScanForWalletTransactions.

Co-authored-by: Ben Woosley <ben.woosley@gmail.com>
2019-01-15 08:42:00 -08:00
..
coinselector_tests.cpp Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
init_test_fixture.cpp Remove direct node->wallet calls in init.cpp 2018-11-06 11:44:40 -04:00
init_test_fixture.h Remove direct node->wallet calls in init.cpp 2018-11-06 11:44:40 -04:00
init_tests.cpp Remove direct node->wallet calls in init.cpp 2018-11-06 11:44:40 -04:00
psbt_wallet_tests.cpp Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signing bug 2018-11-09 19:43:09 -08:00
wallet_crypto_tests.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
wallet_test_fixture.cpp Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
wallet_test_fixture.h Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
wallet_tests.cpp Convert CWallet::ScanForWalletTransactions and SyncTransaction to the new Chain apis 2019-01-15 08:42:00 -08:00