lbrycrd/src/wallet
MarcoFalke cb2ed300a8
Merge #9155: [trivial] update comments for tx weight
07ede5d update comments for tx weight (Brian Deery)
2016-11-16 11:05:40 +01:00
..
test update comments for tx weight 2016-11-14 00:38:07 -06: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 Initialize variable to prevent compiler warning 2016-11-10 08:11:51 +01:00
rpcwallet.cpp Change all instance of 'GMT epoch' to 'Unix epoch' 2016-10-31 01:11:46 +01:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp credit values are CAmount 2016-11-15 09:19:23 -05:00
wallet.h Make strWalletFile const 2016-11-11 14:32:38 +01:00
walletdb.cpp Move CWalletDB::ReorderTransactions to CWallet 2016-10-30 02:15:49 -07:00
walletdb.h Get rid of nType and nVersion 2016-11-07 13:56:27 -08:00