neobytes/src/wallet
Wladimir J. van der Laan 61a3d9aeb4 Merge #8554: trivial: remove unused variable
4207630 trivial: remove unused variable (Daniel Kraft)
2018-01-09 12:24:57 +01:00
..
test Merge #8558: Add copyright header to wallet_text_fixture.cpp 2018-01-09 12:24:57 +01:00
crypter.cpp Switch KeePassHttp integration to new AES lib, add tests and a note about KeePassHttp security (#1818) 2017-12-29 01:10:34 +03:00
crypter.h Merge #7689: Replace OpenSSL AES with ctaes-based version 2017-12-22 16:33:04 +01:00
db.cpp Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2017-12-11 08:30:26 +01:00
db.h Merge #9353: Add data() method to CDataStream (and use it) 2017-10-23 19:07:45 +02:00
rpcdump.cpp Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet 2018-01-08 18:04:55 +01:00
rpcwallet.cpp Merge #8172: Fix two warnings for comparison between signed and unsigned 2017-12-22 17:20:31 +01:00
rpcwallet.h Merge #7766: rpc: Register calls where they are defined 2017-12-19 13:42:35 +01:00
wallet.cpp Merge #8554: trivial: remove unused variable 2018-01-09 12:24:57 +01:00
wallet.h Merge #7946: Reduce cs_main locks during ConnectTip/SyncWithWallets 2018-01-08 18:04:55 +01:00
walletdb.cpp Merge #8548: [wallet] Use __func__ to get function name for output printing 2018-01-08 18:04:55 +01:00
walletdb.h Move AutoBackupWallet into wallet.cpp 2017-12-21 18:50:14 +01:00