neobytes/src/wallet
Wladimir J. van der Laan fbbddf8107 Merge #8760: [init] Get rid of some ENABLE_WALLET
faddd62 init: Get rid of some ENABLE_WALLET (MarcoFalke)
2018-01-11 13:20:57 +01:00
..
test Merge #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +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 #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +01:00
db.h Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor 2018-01-09 14:04:21 +01:00
rpcdump.cpp Merge #8581: [wallet] rpc: Drop misleading option 2018-01-09 14:04:20 +01:00
rpcwallet.cpp Merge #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +01:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Merge #8760: [init] Get rid of some ENABLE_WALLET 2018-01-11 13:20:57 +01:00
wallet.h Merge #8445: Move CWallet::setKeyPool to private section of CWallet. 2018-01-09 14:04:19 +01:00
walletdb.cpp Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/ 2018-01-09 14:16:38 +01:00
walletdb.h Move AutoBackupWallet into wallet.cpp 2017-12-21 18:50:14 +01:00