0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-10 10:52:31 -05:00
bitcoin-bitcoin-core/src/wallet/test
Glenn Willen c6c3d42a7d Move PSBT definitions and code to separate files
Move non-wallet PSBT code to src/psbt.{h,cpp}, and PSBT wallet code to
src/wallet/psbtwallet.{h,cpp}. This commit contains only code movement (and
adjustments to includes and Makefile.am.)
2019-02-11 12:23:14 -08:00
..
coinselector_tests.cpp Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
db_tests.cpp Tests: add unit tests for GetWalletEnv 2018-11-26 12:20:35 -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 Move PSBT definitions and code to separate files 2019-02-11 12:23:14 -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 Merge #15226: Allow creating blank (empty) wallets (alternative) 2019-02-11 08:08:33 +13:00