elements/src/wallet
2021-09-30 21:54:40 +00:00
..
test Update wallet for PSBTv2 2021-06-22 13:54:50 -04:00
bdb.cpp Determine wallet file type based on file magic 2020-10-14 11:28:18 -04:00
bdb.h rpc, wallet: Expose database format in getwalletinfo 2020-10-14 21:47:42 +01:00
coincontrol.cpp Merge 6bb5f6d8e3 into merged_master (Bitcoin PR #16377) 2020-11-26 01:09:10 +00:00
coincontrol.h Merge 6bb5f6d8e3 into merged_master (Bitcoin PR #16377) 2020-11-26 01:09:10 +00:00
coinselection.cpp Merge f269165edc into merged_master (Bitcoin PR #17458) 2020-11-27 20:32:05 +00:00
coinselection.h Merge f269165edc into merged_master (Bitcoin PR #17458) 2020-11-27 20:32:05 +00:00
context.cpp Remove g_rpc_chain global 2020-05-28 02:13:19 -04:00
context.h wallet: Pass unused args to StartWallets 2020-07-09 13:07:37 +02:00
crypter.cpp
crypter.h Convert wallet to new serialization 2020-05-24 10:34:52 -07:00
db.cpp refactor: Pass wallet database into CWallet::Create 2020-09-03 12:24:32 -04:00
db.h rpc, wallet: Expose database format in getwalletinfo 2020-10-14 21:47:42 +01:00
feebumper.cpp Merge 1769828684 into merged_master (Bitcoin PR #19501) 2020-11-30 02:17:54 +00:00
feebumper.h wallet: Avoid translating RPC errors when creating txs 2020-05-01 07:39:06 -04:00
fees.cpp
fees.h
init.cpp wallet: Make -wallet setting not create wallets 2020-10-21 08:48:43 -04:00
ismine.h Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
load.cpp Ignoring (but warn) on duplicate -wallet parameters 2020-11-03 12:06:32 +01:00
load.h Do not create default wallet 2020-09-08 21:02:53 -04:00
rpcdump.cpp Merge 1dfe19e284 into merged_master (Bitcoin PR #20153) 2020-12-02 06:52:54 +00:00
rpcwallet.cpp walletcreatefundedpsbt: signal blinding data correctly to FundTransaction 2021-09-30 21:54:10 +00:00
rpcwallet.h Merge 7a24cca829 into merged_master (Bitcoin PR #19100) 2020-11-26 01:09:03 +00:00
salvage.cpp wallet: Remove path checking code from bitcoin-wallet tool 2020-09-03 12:24:32 -04:00
salvage.h wallettool: Have RecoverDatabaseFile return errors and warnings 2020-07-26 20:22:45 -04:00
scriptpubkeyman.cpp Fixes to FillPSBT 2021-06-22 14:42:19 -04:00
scriptpubkeyman.h Merge c48e788246 into merged_master (Bitcoin PR #18836) 2020-12-02 15:51:02 +00:00
sqlite.cpp wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase 2020-11-05 20:48:41 +01:00
sqlite.h rpc, wallet: Expose database format in getwalletinfo 2020-10-14 21:47:42 +01:00
wallet.cpp wallet: make sure extra OP_RETURN output is blinded when called from fundraw 2021-09-30 21:54:40 +00:00
wallet.h Support supplying contract hash to issueasset RPC 2021-09-15 16:23:32 -01:00
walletdb.cpp Merge f3727fd735 into merged_master (Bitcoin PR #20156) 2020-12-01 18:41:26 +00:00
walletdb.h Merge 9efa55c715 into merged_master (Bitcoin PR #20130) 2020-11-30 18:50:04 +00:00
wallettool.cpp Show name, format and if uses descriptors in bitcoin-wallet tool 2020-10-21 13:28:15 +02:00
wallettool.h wallet: Remove path checking code from bitcoin-wallet tool 2020-09-03 12:24:32 -04:00
walletutil.cpp Merge c48e788246 into merged_master (Bitcoin PR #18836) 2020-12-02 15:51:02 +00:00
walletutil.h wallet: Add GetClosestWalletFeature function 2020-10-19 00:14:38 -04:00