lbrycrd/src/wallet
2016-12-23 21:30:16 -05: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 Introduce (and use) an IsArgSet accessor method 2016-12-23 21:30:16 -05:00
wallet.h Merge #8717: [WALLET] Addition of ImmatureCreditCached to MarkDirty() 2016-12-21 11:30:03 +01:00
walletdb.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 2016-12-02 09:42:51 -08:00
walletdb.h Get rid of nType and nVersion 2016-11-07 13:56:27 -08:00