dogecoin/src/wallet
Wladimir J. van der Laan a336d13a58
Merge #9311: Flush wallet after abandontransaction
0632939 Flush wallet after abandontransaction (Alex Morcos)
2016-12-19 09:43:54 +01:00
..
test Fix wallet/test/crypto_tests.cpp for OpenSSL 1.1 API. 2016-12-12 08:10:27 +00: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 #9311: Flush wallet after abandontransaction 2016-12-19 09:43:54 +01:00
wallet.h Make CWalletTx store a CTransactionRef instead of inheriting 2016-12-02 18:28:22 -08: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