lbrycrd/src/wallet
Pieter Wuille 2a524b8e8f
Merge #8776: Wallet refactoring leading up to multiwallet
5394b39 Wallet: Split main logic from InitLoadWallet into CreateWalletFromFile (Luke Dashjr)
fb0c934 Wallet: Let the interval-flushing thread figure out the filename (Luke Dashjr)
2017-01-03 14:11:11 -08:00
..
test Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ATMP 2016-12-20 13:27:08 +01:00
coincontrol.h CoinControl: add option for custom confirmation target 2016-10-28 10:44:30 +02:00
crypter.cpp wallet: Change CCrypter to use vectors with secure allocator 2016-10-19 16:17:33 +02:00
crypter.h Get rid of nType and nVersion 2016-11-07 13:56:27 -08:00
db.cpp Do not shadow variables. 2016-08-31 16:16:05 +02:00
db.h [Wallet] remove unused code/conditions in ReadAtCursor 2016-08-23 15:36:23 +02:00
rpcdump.cpp Make DecodeHexTx return a CMutableTransaction 2016-12-02 18:28:22 -08:00
rpcwallet.cpp Add option to return non-segwit serialization via rpc 2016-12-05 07:43:22 -05:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Merge #8776: Wallet refactoring leading up to multiwallet 2017-01-03 14:11:11 -08:00
wallet.h Merge #8776: Wallet refactoring leading up to multiwallet 2017-01-03 14:11:11 -08:00
walletdb.cpp Merge #8776: Wallet refactoring leading up to multiwallet 2017-01-03 14:11:11 -08:00
walletdb.h Wallet: Let the interval-flushing thread figure out the filename 2016-11-11 11:35:49 +00:00