aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Wallet API: added walletExists logicJacob Brydolf1-1/+7
2016-10-28Wallet API: make sure path exists before searching for walletsJacob Brydolf1-2/+5
2016-10-08libwallet_api: Added option to restore from specific heightJacob Brydolf1-1/+4
2016-07-18wallet_api: async init, Wallet::connected status, log levelIlya Kitaev1-0/+5
2016-07-07wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero1-1/+1
2016-06-23WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev1-5/+3
2016-06-23commented regexIlya Kitaev1-1/+1
2016-06-23removed unused "using"Ilya Kitaev1-1/+0
2016-06-23Wallet API : WalletManager::findWallets() addedIlya Kitaev1-0/+37
2016-06-23api implementation splitted over separate filesIlya Kitaev1-0/+108
2016-06-22commented regexIlya Kitaev1-1/+1
2016-06-03removed unused "using"Ilya Kitaev1-1/+0
2016-06-03Wallet API : WalletManager::findWallets() addedIlya Kitaev1-0/+37
2016-04-20api implementation splitted over separate filesIlya Kitaev1-0/+108