.. |
rpc
|
wallet: clarify replaced_by_txid and replaces_txid in help output
|
2024-01-23 17:34:16 -07:00 |
test
|
refactor: pass CRecipient to FundTransaction
|
2024-01-19 15:04:56 +01:00 |
bdb.cpp
|
refactor: Return enum in LockDirectory
|
2023-10-26 10:25:22 +02:00 |
bdb.h
|
|
|
coincontrol.cpp
|
wallet: Explicitly preserve scriptSig and scriptWitness in CreateTransaction
|
2023-12-08 17:12:19 -05:00 |
coincontrol.h
|
wallet: Explicitly preserve scriptSig and scriptWitness in CreateTransaction
|
2023-12-08 17:12:19 -05:00 |
coinselection.cpp
|
|
|
coinselection.h
|
|
|
context.cpp
|
|
|
context.h
|
interfaces: Add schedulerMockForward method so mockscheduler RPC can work across processes
|
2023-10-20 10:30:16 -04:00 |
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
refactor: Fix bugprone-string-constructor warning
|
2023-10-30 14:59:17 +01:00 |
db.h
|
scripted-diff: Use DataStream in most places
|
2023-11-28 12:42:37 +01:00 |
dump.cpp
|
wallettool: Don't create CWallet when dumping DB
|
2023-12-19 16:54:06 -05:00 |
dump.h
|
wallettool: Don't create CWallet when dumping DB
|
2023-12-19 16:54:06 -05:00 |
external_signer_scriptpubkeyman.cpp
|
wallet: batch external signer descriptor import
|
2023-11-21 23:07:00 -03:00 |
external_signer_scriptpubkeyman.h
|
wallet: batch external signer descriptor import
|
2023-11-21 23:07:00 -03:00 |
feebumper.cpp
|
test: wallet, fix change position out of range error
|
2023-12-12 15:20:38 -03:00 |
feebumper.h
|
rpc: bumpfee, improve doc for 'reduce_output' arg
|
2023-09-26 20:17:02 -03:00 |
fees.cpp
|
|
|
fees.h
|
|
|
init.cpp
|
init: completely remove -zapwallettxes (remaining hidden option)
|
2023-11-03 20:00:44 +01:00 |
interfaces.cpp
|
wallet refactor: use CWalletTx member functions to determine tx state
|
2024-03-15 18:03:42 -04:00 |
load.cpp
|
interfaces: Add schedulerMockForward method so mockscheduler RPC can work across processes
|
2023-10-20 10:30:16 -04:00 |
load.h
|
interfaces: Add schedulerMockForward method so mockscheduler RPC can work across processes
|
2023-10-20 10:30:16 -04:00 |
receive.cpp
|
wallet refactor: use CWalletTx member functions to determine tx state
|
2024-03-15 18:03:42 -04:00 |
receive.h
|
|
|
salvage.cpp
|
tidy: modernize-use-emplace
|
2023-10-12 11:27:19 +02:00 |
salvage.h
|
|
|
scriptpubkeyman.cpp
|
wallet: avoid returning a reference to vMasterKey after releasing the mutex that guards it
|
2024-01-18 18:12:59 +01:00 |
scriptpubkeyman.h
|
wallet: avoid returning a reference to vMasterKey after releasing the mutex that guards it
|
2024-01-18 18:12:59 +01:00 |
spend.cpp
|
Merge bitcoin/bitcoin#28560: wallet, rpc: FundTransaction refactor
|
2024-01-23 16:40:58 -05:00 |
spend.h
|
refactor: pass CRecipient to FundTransaction
|
2024-01-19 15:04:56 +01:00 |
sqlite.cpp
|
|
|
sqlite.h
|
|
|
transaction.cpp
|
scripted-diff: wallet: s/TxStateConflicted/TxStateBlockConflicted
|
2024-03-14 17:38:39 -04:00 |
transaction.h
|
scripted-diff: wallet: s/TxStateConflicted/TxStateBlockConflicted
|
2024-03-14 17:38:39 -04:00 |
types.h
|
|
|
wallet.cpp
|
wallet refactor: use CWalletTx member functions to determine tx state
|
2024-03-15 18:03:42 -04:00 |
wallet.h
|
wallet refactor: use CWalletTx member functions to determine tx state
|
2024-03-15 18:03:42 -04:00 |
walletdb.cpp
|
wallet: Fix use-after-free in WalletBatch::EraseRecords
|
2024-01-04 12:16:36 +01:00 |
walletdb.h
|
|
|
wallettool.cpp
|
wallettool: Don't create CWallet when dumping DB
|
2023-12-19 16:54:06 -05:00 |
wallettool.h
|
|
|
walletutil.cpp
|
|
|
walletutil.h
|
wallet: cache descriptor ID to avoid repeated descriptor string creation
|
2023-11-05 23:50:58 +01:00 |