neobytes/src/wallet
Pieter Wuille 256b9b77a2 Merge #7946: Reduce cs_main locks during ConnectTip/SyncWithWallets
b3b3c2a Reduce cs_main locks during ConnectTip/SyncWithWallets (Jonas Schnelli)
2018-01-08 18:04:55 +01:00
..
test Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet 2018-01-08 18:04:55 +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 #7946: Reduce cs_main locks during ConnectTip/SyncWithWallets 2018-01-08 18:04:55 +01:00
wallet.h Merge #7946: Reduce cs_main locks during ConnectTip/SyncWithWallets 2018-01-08 18:04:55 +01:00
walletdb.cpp Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet 2018-01-08 18:04:55 +01:00
walletdb.h Move AutoBackupWallet into wallet.cpp 2017-12-21 18:50:14 +01:00