You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/wallet
Wladimir J. van der Laan df91e11ae1
Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization
7 years ago
..
test Acquire cs_main lock before cs_wallet during wallet initialization 7 years ago
coincontrol.h Make QT fee displays use GetMinimumFee instead of estimateSmartFee 7 years ago
crypter.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
crypter.h Remove vchDefaultKey and have better first run detection 7 years ago
db.cpp Merge #11017: [wallet] Close DB on error. 7 years ago
db.h Merge #9964: Add const to methods that do not modify the object for which it is called 7 years ago
feebumper.cpp Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp 7 years ago
feebumper.h Refactor to use CoinControl in GetMinimumFee and FeeBumper 7 years ago
fees.cpp MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cpp 7 years ago
fees.h Move some static functions out of wallet.h/cpp 7 years ago
init.cpp MOVEONLY: Init functions wallet/wallet.cpp -> wallet/init.cpp 7 years ago
init.h Move some static functions out of wallet.h/cpp 7 years ago
rpcdump.cpp [wallet] Cache keyid -> keypool id mappings 7 years ago
rpcwallet.cpp Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp 7 years ago
rpcwallet.h scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
wallet.cpp Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization 7 years ago
wallet.h Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp 7 years ago
walletdb.cpp Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection 7 years ago
walletdb.h Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection 7 years ago