dash/src/wallet
MarcoFalke 7dc5565c7d
Merge #14411: [wallet] Restore ability to list incoming transactions by label
da427dbd48 Rename ListTransactions filter variable (Russell Yanofsky)
65b740f92b [wallet] Restore ability to list incoming transactions by label (Russell Yanofsky)

Pull request description:

  This change partially reverts #13075 and #14023.

  Fixes #14382

Tree-SHA512: 8c4e56104b3a45784cdc06bae8e5facdfff04fe3545b63a35e0ec2e440a41b79d84833ca4c4e728d8af7ebb8a519303a9eda7bee4bbfb92bd50c58587a33eb30
2021-09-17 02:17:00 +03:00
..
test Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
coincontrol.cpp
coincontrol.h
coinselection.cpp Merge #13812: wallet: sum ancestors rather than taking max in output groups 2021-07-06 20:29:28 +03:00
coinselection.h Merge #14244: amount: Move CAmount CENT to unit test header 2021-07-01 16:57:02 -05:00
crypter.cpp Merge #14478: Show error to user when corrupt wallet unlock fails 2021-08-22 21:35:55 -05:00
crypter.h
db.cpp Merge pull request #4420 from vijaydasmp/backport_v18_vijay_batch3_1 2021-09-16 18:29:41 -04:00
db.h Merge #15491: wallet: Improve log output for errors during load 2021-08-11 13:58:48 -04:00
fees.cpp
fees.h
init.cpp Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
psbtwallet.cpp merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; related refactoring 2021-08-09 12:38:11 +05:30
psbtwallet.h merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; related refactoring 2021-08-09 12:38:11 +05:30
rpcdump.cpp Merge #14023: Remove accounts rpcs 2021-09-17 02:17:00 +03:00
rpcwallet.cpp Merge #14411: [wallet] Restore ability to list incoming transactions by label 2021-09-17 02:17:00 +03:00
rpcwallet.h merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; related refactoring 2021-08-09 12:38:11 +05:30
wallet.cpp Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
wallet.h Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
walletdb.cpp Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
walletdb.h Merge bitcoin#13825: [wallet] Kill accounts 2021-09-17 02:17:00 +03:00
walletutil.cpp Merge #15917: wallet: Avoid logging no_such_file_or_directory error 2021-09-12 14:15:09 -04:00
walletutil.h Merge #14291: wallet: Add ListWalletDir utility function 2021-08-13 22:06:13 -06:00