dash/src/wallet
PastaPastaPasta 4c81f5cfb8
Merge pull request #5017 from kittywhiskers/auxports3
backport: merge bitcoin#15508, #18764, #19264, #19107, #17577, #18783, #15024, #18204, partial #14588, #13932 (auxiliary backports: part 6)
2022-09-29 21:06:02 +02:00
..
test Merge #16237: Have the wallet give out destinations instead of keys 2022-08-12 19:37:15 +07:00
bdb.cpp merge bitcoin#19335: Cleanup and separate BerkeleyDatabase and BerkeleyBatch 2022-05-13 18:04:31 +05:30
bdb.h merge bitcoin#19335: Cleanup and separate BerkeleyDatabase and BerkeleyBatch 2022-05-13 18:04:31 +05:30
coincontrol.cpp Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy 2022-06-17 04:06:49 +07:00
coincontrol.h Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy 2022-06-17 04:06:49 +07:00
coinselection.cpp
coinselection.h
context.cpp merge bitcoin#19096: Remove g_rpc_chain global 2022-05-18 20:50:50 +05:30
context.h merge bitcoin#18923: Never schedule MaybeCompactWalletDB when -flushwallet is off 2022-07-03 00:14:47 +05:30
crypter.cpp Bitcoin backport #16227 refactoring CWallet (#4903) 2022-07-12 22:46:31 -05:00
crypter.h Bitcoin backport #16227 refactoring CWallet (#4903) 2022-07-12 22:46:31 -05:00
db.cpp
db.h
fees.cpp
fees.h
init.cpp merge bitcoin#18923: Never schedule MaybeCompactWalletDB when -flushwallet is off 2022-07-03 00:14:47 +05:30
ismine.h Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan (#4938) 2022-08-08 11:05:21 -05:00
load.cpp merge bitcoin#18923: Never schedule MaybeCompactWalletDB when -flushwallet is off 2022-07-03 00:14:47 +05:30
load.h merge bitcoin#18923: Never schedule MaybeCompactWalletDB when -flushwallet is off 2022-07-03 00:14:47 +05:30
psbtwallet.cpp partial bitcoin#14588: Refactor PSBT signing logic to enforce invariant and fix signing bug 2022-09-24 08:51:04 +05:30
psbtwallet.h
rpcdump.cpp merge bitcoin#15024: Allow specific private keys to be derived from descriptor 2022-09-24 08:51:05 +05:30
rpcwallet.cpp Merge pull request #5017 from kittywhiskers/auxports3 2022-09-29 21:06:02 +02:00
rpcwallet.h Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args (#4893) 2022-06-27 11:40:22 -05:00
salvage.cpp Merge #19805: wallet: Avoid deserializing unused records when salvaging 2022-06-07 16:11:23 -05:00
salvage.h merge bitcoin#19457: Cleanup wallettool salvage and walletdb extraneous declarations 2022-05-13 18:04:32 +05:30
scriptpubkeyman.cpp Merge bitcoin#17304: refactor: Move many functions into LegacyScriptPubKeyMan and further separate it from CWallet 2022-09-20 11:31:09 +04:00
scriptpubkeyman.h Merge bitcoin#17304: refactor: Move many functions into LegacyScriptPubKeyMan and further separate it from CWallet 2022-09-20 11:31:09 +04:00
wallet.cpp Merge bitcoin#17304: refactor: Move many functions into LegacyScriptPubKeyMan and further separate it from CWallet 2022-09-20 11:31:09 +04:00
wallet.h Merge bitcoin#17304: refactor: Move many functions into LegacyScriptPubKeyMan and further separate it from CWallet 2022-09-20 11:31:09 +04:00
walletdb.cpp Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan (#4938) 2022-08-08 11:05:21 -05:00
walletdb.h Merge #19805: wallet: Avoid deserializing unused records when salvaging 2022-06-07 16:11:23 -05:00
wallettool.cpp Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan (#4938) 2022-08-08 11:05:21 -05:00
wallettool.h
walletutil.cpp
walletutil.h Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan (#4938) 2022-08-08 11:05:21 -05:00