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 d70dc89e78 refactor: Consolidate redundant wallet database path and exists functions
No change in behavior. Just remove a little bit of code, reduce macro usage,
remove duplicative functions, and make BDB and SQLite implementations more
consistent with each other.
2020-12-04 11:03:28 -04:00
..
coinselector_tests.cpp Remove WalletLocation class 2020-09-03 12:24:32 -04:00
db_tests.cpp refactor: Consolidate redundant wallet database path and exists functions 2020-12-04 11:03:28 -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 psbt: always put a non_witness_utxo and don't remove it 2020-06-24 16:32:19 -04: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 Remove references to CreateWalletFromFile 2020-11-12 13:12:29 +08:00
walletdb_tests.cpp Tests: Unit test related to WalletDB ReadKeyValue 2020-03-10 07:42:31 +00:00