.. |
test
|
tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests
|
2019-06-26 20:37:48 +02:00 |
coincontrol.cpp
|
wallet: avoid reuse flags
|
2019-05-29 18:40:31 +09:00 |
coincontrol.h
|
wallet: avoid reuse flags
|
2019-05-29 18:40:31 +09:00 |
coinselection.cpp
|
Introduce a Shuffle for FastRandomContext and use it in wallet and coinselection
|
2018-12-12 14:22:12 -08:00 |
coinselection.h
|
amount: Move CAmount CENT to unit test header
|
2018-09-17 14:34:56 -04:00 |
crypter.cpp
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
crypter.h
|
[tools] Add wallet inspection and modification tool
|
2019-01-30 16:26:52 -05:00 |
db.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
db.h
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
feebumper.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
feebumper.h
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
fees.cpp
|
[wallet] abort when attempting to fund a transaction above maxtxfee
|
2019-06-28 22:44:38 -04:00 |
fees.h
|
Remove uses of fee globals in wallet code
|
2019-02-22 15:43:02 -04:00 |
init.cpp
|
[build]: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
|
2019-07-05 18:32:05 +02:00 |
ismine.cpp
|
Change ismine to take a CWallet instead of CKeyStore
|
2019-06-19 18:06:30 -04:00 |
ismine.h
|
Change ismine to take a CWallet instead of CKeyStore
|
2019-06-19 18:06:30 -04:00 |
load.cpp
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
load.h
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
psbtwallet.cpp
|
Merge #15427: Add support for descriptors to utxoupdatepsbt
|
2019-07-02 16:53:22 +02:00 |
psbtwallet.h
|
Remove unused TransactionError constants
|
2019-02-14 10:32:02 -05:00 |
rpcdump.cpp
|
rpc: switch to using RPCHelpMan.Check()
|
2019-07-08 09:53:52 +09:00 |
rpcwallet.cpp
|
Move wallet creation out of the createwallet rpc into its own function
|
2019-07-09 19:50:16 -04:00 |
rpcwallet.h
|
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
|
2019-05-16 11:18:27 -04:00 |
wallet.cpp
|
Move wallet creation out of the createwallet rpc into its own function
|
2019-07-09 19:50:16 -04:00 |
wallet.h
|
Move wallet creation out of the createwallet rpc into its own function
|
2019-07-09 19:50:16 -04:00 |
walletdb.cpp
|
scripted-diff: Bump copyright headers in wallet
|
2019-05-06 14:05:52 -04:00 |
walletdb.h
|
Have WalletBatch automatically flush every 1000 updates
|
2019-05-18 12:58:50 -04:00 |
wallettool.cpp
|
scripted-diff: Replace fprintf with tfm::format
|
2019-06-13 10:32:52 -04:00 |
wallettool.h
|
Move ismine to wallet module
|
2019-06-19 18:06:30 -04:00 |
walletutil.cpp
|
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
|
2019-05-16 11:18:27 -04:00 |
walletutil.h
|
wallet: Add WalletLocation utility class
|
2018-10-25 11:53:17 +01:00 |