mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
This simplifies code and adds a less cumbersome interface for accessing address used information than CWallet AddDestData / EraseDestData / GetDestData methods. There is no change in behavior. Lower-level walletdb DestData methods are also still available and not affected by this change. If there is interest in consolidating destdata logic more and making it internal to walletdb, #18608 could be considered as a followup. |
||
|---|---|---|
| .. | ||
| coinselector_tests.cpp | ||
| db_tests.cpp | ||
| init_test_fixture.cpp | ||
| init_test_fixture.h | ||
| init_tests.cpp | ||
| ismine_tests.cpp | ||
| psbt_wallet_tests.cpp | ||
| scriptpubkeyman_tests.cpp | ||
| wallet_crypto_tests.cpp | ||
| wallet_test_fixture.cpp | ||
| wallet_test_fixture.h | ||
| wallet_tests.cpp | ||
| walletdb_tests.cpp | ||