elements/src/wallet/test
Andrew Poelstra 1b85209c18 Merge 1769828684 into merged_master (Bitcoin PR #19501)
Adds "verbose" flag to a bunch of RPC that pass through to SendMoney. I also
added it to sendtomainchain and destroyamount.
2020-11-30 02:17:54 +00:00
..
coinselector_tests.cpp Merge 56d47e19ed into merged_master (Bitcoin PR #19619) 2020-11-29 00:21:17 +00:00
db_tests.cpp walletdb: Move BDB specific things into bdb.{cpp/h} 2020-06-15 20:41:05 -04:00
init_test_fixture.cpp Do not create default wallet 2020-09-08 21:02:53 -04:00
init_test_fixture.h refactor: Move wallet methods out of chain.h and node.h 2020-08-27 14:33:00 -04:00
init_tests.cpp refactor: Move wallet methods out of chain.h and node.h 2020-08-27 14:33:00 -04:00
ismine_tests.cpp Remove WalletLocation class 2020-09-03 12:24:32 -04:00
psbt_wallet_tests.cpp Merge 532b134cb0 into merged_master (Bitcoin PR #19373) 2020-11-26 01:09:12 +00:00
scriptpubkeyman_tests.cpp Remove WalletLocation class 2020-09-03 12:24:32 -04:00
wallet_crypto_tests.cpp refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) 2020-06-24 18:41:45 +02:00
wallet_test_fixture.cpp Remove WalletLocation class 2020-09-03 12:24:32 -04:00
wallet_test_fixture.h Do not create default wallet 2020-09-08 21:02:53 -04:00
wallet_tests.cpp Merge 1769828684 into merged_master (Bitcoin PR #19501) 2020-11-30 02:17:54 +00:00