lbrycrd/src/wallet
Wladimir J. van der Laan e8cfe1ee2d
Merge #8589: Inline CTxInWitness inside CTxIn
f6fb7ac Move CTxInWitness inside CTxIn (Pieter Wuille)
2016-12-21 14:04:06 +01: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 #8589: Inline CTxInWitness inside CTxIn 2016-12-21 14:04:06 +01: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