lbrycrd/src/wallet
Russell Yanofsky 91868e6288 Remove use CValidationInterface in wallet code
This commit does not change behavior.
2019-03-05 10:20:00 -04:00
..
test Remove use CValidationInterface in wallet code 2019-03-05 10:20:00 -04:00
coincontrol.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
coincontrol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04: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 [wallet] Support creating a blank wallet 2019-02-10 12:24:53 -05:00
crypter.h [tools] Add wallet inspection and modification tool 2019-01-30 16:26:52 -05:00
db.cpp Merge #15334: wallet: Log absolute paths for the wallets 2019-02-13 22:51:44 +01:00
db.h Merge #11911: Free BerkeleyEnvironment instances when not in use 2019-01-31 18:05:24 +01:00
feebumper.cpp Remove use of g_connman / PushInventory in wallet code 2019-02-22 15:43:02 -04:00
feebumper.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
fees.cpp Remove uses of fee globals in wallet code 2019-02-22 15:43:02 -04:00
fees.h Remove uses of fee globals in wallet code 2019-02-22 15:43:02 -04:00
init.cpp Remove uses of InitMessage/Warning/Error in wallet code 2019-02-22 15:43:02 -04:00
psbtwallet.cpp Remove unused TransactionError constants 2019-02-14 10:32:02 -05:00
psbtwallet.h Remove unused TransactionError constants 2019-02-14 10:32:02 -05:00
rpcdump.cpp Merge #15288: Remove wallet -> node global function calls 2019-03-04 13:13:36 -05:00
rpcwallet.cpp Merge #15288: Remove wallet -> node global function calls 2019-03-04 13:13:36 -05:00
rpcwallet.h Move PSBT definitions and code to separate files 2019-02-11 12:23:14 -08:00
wallet.cpp Remove use CValidationInterface in wallet code 2019-03-05 10:20:00 -04:00
wallet.h Remove use CValidationInterface in wallet code 2019-03-05 10:20:00 -04:00
walletdb.cpp Store key origin info in key metadata 2019-02-14 17:58:25 -05:00
walletdb.h Store key origin info in key metadata 2019-02-14 17:58:25 -05:00
wallettool.cpp [wallet] Close bdb when flushing wallet. 2019-02-12 13:27:18 -05:00
wallettool.h [tools] Add wallet inspection and modification tool 2019-01-30 16:26:52 -05:00
walletutil.cpp wallet: Use fsbridge::ifstream to fix Windows path issue 2019-02-23 23:44:28 +08:00
walletutil.h wallet: Add WalletLocation utility class 2018-10-25 11:53:17 +01:00