.. |
rpc
|
Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescriptors
|
2022-04-26 15:09:39 +01:00 |
test
|
Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions allowed by path append operators
|
2022-05-03 10:39:42 +02:00 |
bdb.cpp
|
scripted-diff: replace non-standard fixed width integer types (u_int ... -> uint`...)
|
2022-05-12 15:44:24 +02:00 |
bdb.h
|
scripted-diff: replace non-standard fixed width integer types (u_int ... -> uint`...)
|
2022-05-12 15:44:24 +02:00 |
coincontrol.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
coincontrol.h
|
wallet: add input weights to CCoinControl
|
2022-01-24 11:23:31 -05:00 |
coinselection.cpp
|
wallet: track which coin selection algorithm produced a SelectionResult
|
2022-04-14 12:40:36 -04:00 |
coinselection.h
|
wallet: Add some tracepoints for coin selection
|
2022-04-14 13:41:36 -04:00 |
context.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
context.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
crypter.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
crypter.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
db.cpp
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
db.h
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
dump.cpp
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
dump.h
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
external_signer_scriptpubkeyman.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
external_signer_scriptpubkeyman.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
feebumper.cpp
|
refactor: fix clang-tidy named args usage
|
2022-04-04 09:01:19 +01:00 |
feebumper.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
fees.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
fees.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
init.cpp
|
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused across chains
|
2022-04-28 15:59:47 -04:00 |
interfaces.cpp
|
Merge bitcoin/bitcoin#24091: wallet: Consolidate CInputCoin and COutput
|
2022-03-24 20:46:43 +00:00 |
ismine.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
load.cpp
|
wallet: Postpone NotifyWalletLoaded() for encrypted wallets
|
2022-03-30 21:28:53 +02:00 |
load.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
receive.cpp
|
refactor: fix clang-tidy named args usage
|
2022-04-04 09:01:19 +01:00 |
receive.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
salvage.cpp
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
salvage.h
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
scriptpubkeyman.cpp
|
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional places
|
2022-03-02 09:35:07 +01:00 |
scriptpubkeyman.h
|
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional places
|
2022-03-02 09:35:07 +01:00 |
spend.cpp
|
wallet: CreateTransactionInternal(): return out-params as (optional) struct
|
2022-05-16 17:37:10 +02:00 |
spend.h
|
wallet: CreateTransactionInternal(): return out-params as (optional) struct
|
2022-05-16 17:37:10 +02:00 |
sqlite.cpp
|
scripted-diff: rename BytePtr to AsBytePtr
|
2022-04-26 09:41:45 +01:00 |
sqlite.h
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
transaction.cpp
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
transaction.h
|
wallet: add GetWitnessHash()
|
2022-02-01 08:44:51 -03:00 |
wallet.cpp
|
wallet: Change log interval to use steady_clock
|
2022-05-10 21:12:52 -03:00 |
wallet.h
|
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused across chains
|
2022-04-28 15:59:47 -04:00 |
walletdb.cpp
|
refactor: fix clang-tidy named args usage
|
2022-04-04 09:01:19 +01:00 |
walletdb.h
|
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional places
|
2022-03-02 09:35:07 +01:00 |
wallettool.cpp
|
Replace use of ArgsManager with DatabaseOptions
|
2022-03-16 08:26:28 +01:00 |
wallettool.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |
walletutil.cpp
|
Use ArgsManager::GetPathArg() for "-walletdir" option
|
2022-02-09 19:31:23 +02:00 |
walletutil.h
|
Add src/wallet/* code to wallet:: namespace
|
2022-01-06 22:14:16 -05:00 |